Skip to main content

A pytest plugin that reports test results to the BeakerLib framework

Project description

A pytest plugin that reports test results to the BeakerLib framework.

pytest: http://pytest.org/latest/ BeakerLib: https://fedorahosted.org/beakerlib/

Once installed, this plugin can be activated via the –with-beakerlib ooption. This requires a BeakerLib session (i.e. rlJournalStart should have been run, so that $BEAKERLIB is set)

Downloading

Release tarballs are available for download from Fedora Hosted:

https://fedorahosted.org/released/python-pytest-beakerlib/

The goal is to include this project in Fedora repositories. Until that happens, you can use testing builds from COPR – see “Developer links” below.

Operation

A Bash process is run on the side, and BeakerLib commands (rlPhaseStart, rlPhaseEnd, rlPass, rlFail, …) are fed to it. This is not very elegant, but since BeakerLib commands are Bash functions, there is no way around running Bash.

Integration

Other plugins may integrate with this using pytest’s config.pluginmanager.getplugin(‘BeakerLibPlugin’). If this is None, BeakerLib integration is not active, otherwise the result’s run_beakerlib_command method can be used to run additional commands.

Contributing

The project is happy to accept patches! Please format your contribution using the ​FreeIPA [patch guidelines], and send it to ​freeipa-devel@redhat.com. Any development discussion is welcome there.

Someday the project might get its own list, but that seems premature now.

Developer links:

Bug tracker: https://fedorahosted.org/python-pytest-beakerlib/report/3 Code browser: ​https://git.fedorahosted.org/cgit/python-pytest-beakerlib git clone ​https://git.fedorahosted.org/git/python-pytest-beakerlib.git Unstable packages for Fedora: https://copr.fedoraproject.org/coprs/pviktori/pytest-plugins/

To release, update version in setup.py, add a Git tag like “v0.3”, and run make tarball. Running make upload will put the tarball to Fedora Hosted, if you have the rights.

[patch guidelines]: http://www.freeipa.org/page/Contribute/Patch_Format

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pytest-beakerlib-0.2.tar.gz (16.7 kB view hashes)

Uploaded Source

Built Distribution

pytest_beakerlib-0.2-py2.py3-none-any.whl (6.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page