pytest-codeowners 0.1.1

Creator: codyrutscher

Last updated:

Add to Cart

Description:

pytestcodeowners 0.1.1

pytest-codeowners
Pytest plugin for selecting tests by GitHub CODEOWNERS.
Quickstart
Install with:
pip install pytest-codeowners

Usage
Like so:
pytest --codeowners-file docs/CODEOWNERS \
--codeowners-owner @org/team-name \
--codeowners-owner my@email.com \
--codeowners-owner @MyUsername

Building
To build this library as a wheel:
python setup.py bdist_wheel --universal

Testing
First, make sure you install the package:
python setup.py install

To run all tests, simply do:
pytest

Legal
Copyright 2022 IRESS Ltd.
License: Apache License 2.0.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.