Warning

This document is for an in-development version of Galaxy. You can alternatively view this page in the latest release if it exists or view the top of the latest release's documentation.

galaxy_test package

Subpackages

Submodules

galaxy_test.conftest module

galaxy_test.conftest.celery_includes()[source]
galaxy_test.conftest.real_driver()[source]
galaxy_test.conftest.embedded_driver(real_driver, request)[source]
galaxy_test.conftest.get_timings(test_uuid)[source]
galaxy_test.conftest.pytest_configure(config)[source]
class galaxy_test.conftest.JsonReportHooks[source]

Bases: object

pytest_json_runtest_metadata(item, call)[source]
pytest_json_modifyreport(json_report)[source]