Skip to content

Gathers information about tests and test runs and stores it in a well-defined intermediary data class which can then be transformed into various output formats.

Notifications You must be signed in to change notification settings

next-actions/pytest-output

Repository files navigation

pytest-output - output tests in various formats

Gathers information about tests and test runs and stores it in a well-defined intermediary data class which can then be transformed into various output formats.

Added custom hook:

  • pytest_output_item_collected - run when an item is collected, can be used to provide additional information

Documentation

See the full documentation here: https://pytest-output.readthedocs.io.

About

Gathers information about tests and test runs and stores it in a well-defined intermediary data class which can then be transformed into various output formats.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages