suiteΒΆ The suite package provides the test framework built on top of pytest. suite.suite otto.suite.suite.TOptions otto.suite.suite.OttoSuite Defining suite options Accessing options in tests Parametrized tests Using fixtures Inheriting repo-wide options Built-in autouse fixtures setup_method teardown_method setup_class teardown_class expect Parameters start_monitor Parameters Returns stop_monitor add_monitor_event get_monitor_results get_monitor_events suite.run otto.suite.run.NoTestsMatchedError otto.suite.run.RunOptions markers tests iterations duration threshold results cov cov_dir overwrite_cov_dir cov_clean cov_report cov_report_dir overwrite_cov_report_dir project_name monitor monitor_interval monitor_output monitor_hosts otto.suite.run.SuiteRunResult exit_code junit_paths stability_report stability_unstable output_dir passed otto.suite.run.resolve_output_dir otto.suite.run.find_suite otto.suite.run.run_suite otto.suite.run.run_selection suite.selection otto.suite.selection.SelectionMatch repo targets otto.suite.selection.UnknownSelectionError otto.suite.selection.resolve_selection otto.suite.selection.repos_with_marker_matches suite.plugin otto.suite.plugin.otto_cov_key otto.suite.plugin.StabilityCollector record otto.suite.plugin.OttoPlugin Parameters pytest_configure pytest_sessionstart pytest_ignore_collect pytest_runtest_protocol pytest_runtest_call pytest_report_teststatus pytest_runtest_logreport pytest_runtest_makereport suite.register otto.suite.register.SuiteEntry name sub_app file cls otto.suite.register.SUITES otto.suite.register.register_suite_class suite.expect otto.suite.expect.ExpectCollector Parameters failures expect Parameters reset raise_if_failures otto.suite.expect.expect Parameters