aswi2021jmsd-gitlab/README.md @ 63fc23ba
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 [tutorial](https://www.jetbrains.com/help/pycharm/pytest.html)) or by calling `pytest` in the project root directory |
9 |
|