Skip to content

Commit 83e0e4b

Browse files
committed
docs(CHANGES): Note doctest updates
1 parent 6761a6d commit 83e0e4b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGES

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,16 @@ $ pip install --user --upgrade --pre libtmux
1212

1313
- _Insert changes/features/fixes for next release here_
1414

15+
### Tests and docs
16+
17+
- Initial [doctests] examples stubbed out {issue}`#394`
18+
19+
[doctests]: https://docs.python.org/3/library/doctest.html
20+
21+
- Fix bug in `temp_window()` context manager, {issue}`#394`
22+
- Pytest configuration `conftest.py` moved to `libtmux/conftest.py`, so doctest can
23+
detect the fixtures {issue}`#394`
24+
1525
## libtmux 0.13.0 (2022-08-05)
1626

1727
### What's new

0 commit comments

Comments
 (0)