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.
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.