v0.15.3 - Maintenance only
-
Examples for pytest plugin (#439)
-
Move conftest.py to root level (#440)
- https://docs.pytest.org/en/stable/deprecations.html#pytest-plugins-in-non-top-level-conftest-files
- Less conftest.py files
- We can now run py.test for README.md without needing to proxy through docs/index.md
PRs
- Poetry v1.2.x by @tony in #436
- Tests: Improve
libtmux.tests
by @tony in #437 - pytest plugin examples by @tony in #439
- Consolidate
conftest.py
to root by @tony in #440
Full Changelog: v0.15.2...v0.15.3