|
|
@ -113,7 +113,6 @@ def TEST_WRITER_SOP_PROMPT(
|
|
|
|
just write the best tests possible, the module is {module}, the file path is {path} return all of the code in one file, make sure to test all the functions and methods in the code.
|
|
|
|
just write the best tests possible, the module is {module}, the file path is {path} return all of the code in one file, make sure to test all the functions and methods in the code.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
######### TESTING GUIDE #############
|
|
|
|
######### TESTING GUIDE #############
|
|
|
|
|
|
|
|
|
|
|
|
# **Guide to Creating Extensive, Thorough, and Production-Ready Tests using `pytest`**
|
|
|
|
# **Guide to Creating Extensive, Thorough, and Production-Ready Tests using `pytest`**
|
|
|
|