Pytest =================================== Primary testing framework implementation. The most useful is class PytestContext, which compounds with :py:class:`.testoot.pub.Basetestoot` for :py:class:`.testoot.pub.testoot` initialization. .. autoclass:: testoot.ext.pytest.PytestContext :members: .. automethod:: testoot.ext.pytest.register_addoption .. autoclass:: testoot.ext.pytest.PytestComparator :members: .. autoclass:: testoot.ext.pytest.PytestResult :members: