Aseem70/InCollege-Application
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
1. To run main file include main() in the main file, comment out the test_main() in pytest file\
2. To run pytest include test_main() in the pytest file, comment out the main in the main file\
Command to run pytest file: pytest -s test.py}