Open 0m0kenny opened 8 months ago
module not found error for the application package in the unit_tests.py script.
fixed issue by making root a package and adding some information to the init.py script. Also made a pytest.ini file to tell pytest where to look for modules
module not found error for the application package in the unit_tests.py script.