- "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.pyandauto_test_1_2.py
- Files in a folder:
- On the repository page сlick the
Codebutton in the top right corner. A menu will pop up in which you need to selectDownload ZIP. - Save and extract the folder to any convenient location.
| Rank | Languages |
|---|---|
| 1 | Python |
- "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.pyandauto_test_class_1_3.py
- Files in a folder:
- On the repository page сlick the
Codebutton in the top right corner. A menu will pop up in which you need to selectDownload ZIP. - Save and extract the folder to any convenient location.
| Rank | Languages |
|---|---|
| 1 | Python |
- "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.pyandsemi_auto_test_1_2.py
- Files in a folder:
- On the repository page сlick the
Codebutton in the top right corner. A menu will pop up in which you need to selectDownload ZIP. - Save and extract the folder to any convenient location.
| Rank | Languages |
|---|---|
| 1 | Python |