API Documentation ================= Test collection and setup ------------------------- .. automodule:: pykiso.pytest_plugin.collection :members: Pykiso specific hooks --------------------- .. automodule:: pykiso.pytest_plugin.hooks :members: Command line interface customization ------------------------------------ .. automodule:: pykiso.pytest_plugin.commandline :members: Logging patching ---------------- .. automodule:: pykiso.pytest_plugin.logging :members: Markers for test IDs and test tags ---------------------------------- .. automodule:: pykiso.pytest_plugin.markers :members: Add the test IDs to the test report ----------------------------------- .. automodule:: pykiso.pytest_plugin.reporting :members: Common utilities ---------------- .. automodule:: pykiso.pytest_plugin.utils :members: