Skip to content
Snippets Groups Projects
Select Git revision
  • 37a95fdabbfe9bda9fb916f3a2b4fd579a5e8d31
  • main default
  • y3
  • y1
4 results

tests.rst

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