Repository files navigation
"auto_test_1" - an example of using automatic testing in the work, using the unittest module.
A practice while learning.
Folder name: auto_test_1
Files in a folder: auto_test_1_1.py and auto_test_1_2.py
On the repository page сlick the Code button in the top right corner. A menu will pop up in which you need to select Download ZIP.
Save and extract the folder to any convenient location.
"auto_test_2" - an example of using automatic testing for classes in the work, using the unittest module.
A practice while learning.
Folder name: auto_test_2
Files in a folder: auto_test_class_1_1.py, auto_test_class_1_2.py and auto_test_class_1_3.py
On the repository page сlick the Code button in the top right corner. A menu will pop up in which you need to select Download ZIP.
Save and extract the folder to any convenient location.
"semi_auto_test_1" - an example of work on code verification through semi-automatic testing.
A practice while learning.
Folder name: semi_auto_test_1
Files in a folder: semi_auto_test_1_1.py and semi_auto_test_1_2.py
On the repository page сlick the Code button in the top right corner. A menu will pop up in which you need to select Download ZIP.
Save and extract the folder to any convenient location.
About
💻 🧪 Automated testing using Python’s unittest module, with some semi-automatic tests.
Topics
Resources
Stars
Watchers
Forks
You can’t perform that action at this time.