Skip to content

Releases: saritasa-nest/pytest-qaseio

2.2.0

08 Jan 10:04
6057b8d
Compare
Choose a tag to compare

What's Changed

  • Update qaseio client to qase-api-client by @M1troll in #89

  • Bump the pip group across 1 directory with 4 updates by @dependabot in #86

New Contributors

Full Changelog: 2.1.2...2.2.0

2.1.2

18 Nov 06:35
Compare
Choose a tag to compare

Update DebugInfo.generate_debug_comment: set default values for screenshot_url and html_url
Full Changelog: 2.1.1...2.1.2

2.1.1

15 Nov 11:28
Compare
Choose a tag to compare

What's Changed

  • Improve exception handling in DebugInfo 5c89668
  • Bump selenium from 4.25.0 to 4.26.1 in the pip group by @dependabot in #84

Full Changelog: 2.1.0...2.1.1

2.1.0

28 Oct 07:47
Compare
Choose a tag to compare

What's Changed

Dependency updates

Full Changelog: 2.0.0...2.1.0

New major version of `pytest-qaseio` is released!

30 May 04:52
6642b0a
Compare
Choose a tag to compare

2.0.0

What's Changed

  • Use updated qaseio sdk (^4.0.0)
  • Rework getting browser name (see README.md)
  • Drop Python 3.10 support
  • Drop pytest-variables support (now use pytest options to provide browser name)
  • Add ruff and cspell linters
  • Small code and structure improvements

Full Changelog: 1.2.0...2.0.0