Skip to content

A simple plugin to view the timestamps in-line with each test

Notifications You must be signed in to change notification settings

Tbruno25/pytest-timestamps

Repository files navigation

pytest-timestamps

A simple plugin to view the timestamps in-line with each test.

Installation

Use the package manager pip or poetry to install.

pip install pytest-timestamps
poetry add pytest-timestamps

Usage

The timestamps used depend whether Pytest is running in verbose mode.
verbose: node
non verbose: module

Note: fixture setup/teardown times are omitted from the timestamp

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

A simple plugin to view the timestamps in-line with each test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages