System Information

saltfactories.plugins.sysinfo.pytest_addoption(parser)[source]

register argparse-style options and ini-style config values.

saltfactories.plugins.sysinfo.pytest_sessionstart(session)[source]

called after the Session object has been created and before performing collection and entering the run test loop.

Parameters

session (_pytest.main.Session) – the pytest session object