assafelovic / gpt-researcher

LLM based autonomous agent that conducts local and web research on any topic and generates a comprehensive report with citations.
https://gptr.dev
Apache License 2.0
15k stars 2.01k forks source link

Updated Contributing.md #952

Closed HimangshuYadav closed 3 weeks ago

HimangshuYadav commented 3 weeks ago

@dharmapurikar please check this PR

ElishaKay commented 3 weeks ago

Sup @HimangshuYadav,

For section 3: We have an automated tests setup:

https://docs.gptr.dev/docs/gpt-researcher/gptr/automated-tests

We can link to it here & say it's a nice to have.

"In the name of progress, we're not afraid to move fast & break things. That being said:

For easier maintenance & debugging of your feature, feel free to add an automated test in the tests folder, or run the relevant test via Docker or the CLI..."