Testing

Exporter has set of tests that it is supposed to pass. All tests are written using pytest.

Command for running the tests is tox. Easy way how to run all tests is to run this command in cloned Exporter repository.

$ tox # run all tests