Skip to content

Releases: gastrofix-gmbh/pytest-changed

v0.1.4

12 May 07:37
042df28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.1.4

v0.1.3

16 Oct 16:07
ec5b3ae
Compare
Choose a tag to compare
  • detects changes also when files where renamed
    • filepath of the new location will be used for invoking the tests
  • optimizes the information about changed files and their details

v0.1.2

11 Oct 08:35
8ea6054
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

fixes test-file discovery to respect also the arguments passed to pytest

Fixes a bug for building the path to added changes

10 Oct 08:36
9512a11
Compare
Choose a tag to compare
Merge pull request #2 from gastrofix-gmbh/fix/added-tests

using b_path for creating added files path

v0.1.0

09 Oct 10:38
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
applying enforced styling rules of flake8