Skip to content

Releases: c4deszes/pytest-variant

v1.1.0

06 Jun 17:31
879672f
Compare
Choose a tag to compare

Fixed

  • Using variant markers while providing no configuration source no longer leads to an error

Changed

  • When variant source is not provided:
    • Variant marked test cases will be deselected and a warning will be emitted
    • Variant fixture yields an empty dictionary rather causing an attribute error

v1.0.0

20 Jun 13:00
0b7de6b
Compare
Choose a tag to compare

Initial release