Skip to content

Commit 5e0fa62

Browse files
committed
docs(CHANGES): Note root-level conftest.py
1 parent bc0077f commit 5e0fa62

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGES

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,13 @@ $ pip install --user --upgrade --pre libtmux
1717
### Tests / docs
1818

1919
- Examples for pytest plugin (#439)
20+
- Move conftest.py to root level (#440)
21+
22+
- https://docs.pytest.org/en/stable/deprecations.html#pytest-plugins-in-non-top-level-conftest-files
23+
- Less conftest.py files
24+
- We can now run py.test for `README.md` without needing to proxy through
25+
`docs/index.md`
26+
2027

2128
## libtmux 0.15.2 (2022-09-17)
2229

0 commit comments

Comments
 (0)