Revize 361901f7
Přidáno uživatelem Stanislav Král před asi 4 roky(ů)
README.md | ||
---|---|---|
2 | 2 | |
3 | 3 |
**Status:** [](https://gitlab.kiv.zcu.cz/aswi/aswi-2021/aswi2021jmsd/-/commits/master) |
4 | 4 | |
5 |
## Testing |
|
6 |
- `pytest` framework is used for testing |
|
7 |
- tests are stored in the `tests` folder |
|
8 |
- can be run in PyCharm (see [ |
|
9 |
tutorial](https://www.jetbrains.com/help/pycharm/pytest.html)) or by calling `pytest` in the project root directory |
|
10 |
Také k dispozici: Unified diff
#8219 - Added "Testing" section to README.md