Skip to content

Qase Pytest 4.1.0

Compare
Choose a tag to compare
@n3r n3r released this 05 Dec 21:06
· 103 commits to master since this release
  • Added support for parametrized tests (#47)
  • Added support for nested steps
  • Fixed an issue with pytest-xdist when it was installed, but not enabled (#76)
  • is_autotest options is passed to all results by default (#59)
  • Pass test run title through the environment variable or config file (#52)
  • Pass Environment ID through the environment variable or config file (#52)
  • Fixed an issue with passing plan_id to Qase API (#66, #49)
  • Fixed an issue with sending results with steps after updating API client (#82)