File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 22
33<!-- next-version-placeholder-->
44
5+ ## v2.2.0 (2021-03-24)
6+ ### Feature
7+ * Run tests from changes in workdir ([ ` 5836afd ` ] ( https://github.com/F-Secure/pytest-rts/commit/5836afd07b04f005123c4d0d85c5920c7b61c7ea ) )
8+
9+ ### Documentation
10+ * Mention relative files configuration ([ ` 07104f8 ` ] ( https://github.com/F-Secure/pytest-rts/commit/07104f833633426aebaef0346c1b867422b45eec ) )
11+ * Fixed initialization section ([ ` d093abb ` ] ( https://github.com/F-Secure/pytest-rts/commit/d093abb03b169b47e5a09d3d236d36ae36575b79 ) )
12+ * Added troubleshooting section ([ ` d03881e ` ] ( https://github.com/F-Secure/pytest-rts/commit/d03881e891b4f471b748ad5174698ed5641d2965 ) )
13+ * Updated usage instructions and removed outdated files ([ ` c8639e1 ` ] ( https://github.com/F-Secure/pytest-rts/commit/c8639e1f83554bfbf7d07d1ffa72e62a05508232 ) )
14+
515## v2.1.0 (2021-03-18)
616### Feature
717* Run new tests based on pytest-cov ([ ` 7d40a75 ` ] ( https://github.com/F-Secure/pytest-rts/commit/7d40a752aa69b9d16fbd0927fd4ded626c1355be ) )
Original file line number Diff line number Diff line change 11"""pytest-rts: avoid already imported warning: PYTEST_DONT_REWRITE"""
2- __version__ = "2.1 .0"
2+ __version__ = "2.2 .0"
You can’t perform that action at this time.
0 commit comments