Releases: saritasa-nest/pytest-qaseio
Releases · saritasa-nest/pytest-qaseio
2.1.1
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
What's Changed
- Update environment tools by @NikAzanov in #61
- Update
pyproject.toml
for backward compatibility by @QuirrelForU in #83
Dependency updates
- Bump safety from 2.3.5 to 3.2.0 by @dependabot in #59
- Bump filelock from 3.14.0 to 3.15.1 by @dependabot in #62
- Bump filelock from 3.15.1 to 3.15.3 by @dependabot in #63
- Bump selenium from 4.21.0 to 4.22.0 by @dependabot in #64
- Bump filelock from 3.15.3 to 3.15.4 by @dependabot in #65
- Bump mypy from 1.10.0 to 1.10.1 by @dependabot in #66
- Bump ipython from 8.25.0 to 8.26.0 by @dependabot in #67
- Bump the pip group across 1 directory with 6 updates by @dependabot in #78
- Bump the pip group across 1 directory with 3 updates by @dependabot in #82
Full Changelog: 2.0.0...2.1.0
New major version of `pytest-qaseio` is released!
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
andcspell
linters - Small code and structure improvements
Full Changelog: 1.2.0...2.0.0