We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6c3480 commit d405e71Copy full SHA for d405e71
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Changelog
2
3
## [Unreleased]
4
+### Added
5
+- Issue [#357](https://github.com/reportportal/agent-python-pytest/issues/357) `pytest-bdd` support, by @HardNorth
6
+### Fixed
7
+- Issue [#389](https://github.com/reportportal/agent-python-pytest/issues/389) `rp_tests_attributes` configuration parameter handling, by @HardNorth
8
+- Issue [#390](https://github.com/reportportal/agent-python-pytest/issues/390) INTERNALERROR due to pytest.exit within fixture, by @HardNorth
9
### Removed
10
- `Python 3.7` support, by @HardNorth
11
0 commit comments