Projekt

Obecné

Profil

Stáhnout (481 Bajtů) Statistiky
| Větev: | Tag: | Revize:
1
# Application for X.509 cerificate management 
2

    
3
**Status:** [![pipeline status](https://gitlab.kiv.zcu.cz/aswi/aswi-2021/aswi2021jmsd/badges/master/pipeline.svg)](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

    
(3-3/5)