These are fixture tests designed to produce test inputs for the pytest-junit parser using Mocha testing library and mocha-junit-reporter module.
The examples here can also be used as example for using TestArchiver with pytest
pip install pytest
pytest fixture_tests/ --junit-xml=output.xml