aswi2021jmsd-gitlab4/README.md @ 361901f7
1 |
# Application for X.509 cerificate management
|
---|---|
2 | |
3 |
**Status:** [](https://gitlab.kiv.zcu.cz/aswi/aswi-2021/aswi2021jmsd/-/commits/master) |
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 |