Select Git revision
-
Andrea Franchini authoredAndrea Franchini authored
tests.rst 219 B
Testing
To run the tests with PyTest you'll need to setup the server:
python -m mc_openapi
and then run separately:
python -m pytest
Currently, a few tests are run for each supported DOML version.