Skip to main content

Pytest integration for the ABQ universal test runner.

Project description

pytest-abq

An ABQ integration for pytest.

To install:

pip install pytest-abq

That's it! Then, run your test suite with ABQ:

abq test -- pytest

Development

First, install the development dependencies.

pip install -r requirements.txt

To run unit tests, install the pytest plugin and then run pytest:

pip install -e .
pytest tests

To run the integration tests with ABQ, you'll need to first have abq_tester_harness available in your path. Then, run tox:

tox

If you need to update the goldens, pass -- update:

tox -- update

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-abq-0.0.1.dev0.tar.gz (6.7 kB view hashes)

Uploaded Source

Built Distribution

pytest_abq-0.0.1.dev0-py3-none-any.whl (7.5 kB view hashes)

Uploaded 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