Skip to content

Small script to annoy people about the impact of the fixtures they've modified

License

Notifications You must be signed in to change notification settings

RedHatQE/pytest-fixture-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pytest-fixture-bot

Small script to annoy people when they've modified fixtures and post a comment to check tests which use those fixtures.

To run this using docker you can do:

docker build -t pytest-fixture-bot .
docker run -v /path/to/conf:/home/fixture-bot/conf pytest-fixture-bot:latest

Where /path/to/conf is the (local) path to the yaml configuration directory

About

Small script to annoy people about the impact of the fixtures they've modified

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published