Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 848 Bytes

api.rst

File metadata and controls

44 lines (30 loc) · 848 Bytes

API Documentation

Test collection and setup

pykiso.pytest_plugin.collection

Pykiso specific hooks

pykiso.pytest_plugin.hooks

Command line interface customization

pykiso.pytest_plugin.commandline

Logging patching

pykiso.pytest_plugin.logging

Markers for test IDs and test tags

pykiso.pytest_plugin.markers

Add the test IDs to the test report

pykiso.pytest_plugin.reporting

Common utilities

pykiso.pytest_plugin.utils