Skip to content

Commit 0c047a5

Browse files
committed
docs(CHANGES) Note testsuite overhaul
1 parent 135f9ab commit 0c047a5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Diff for: CHANGES

+9
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,15 @@ $ pip install --user --upgrade --pre libtmux
1515

1616
- _Future release notes will be placed here_
1717

18+
### Development
19+
20+
- Improved test organization and coverage in `test_common.py` (#570):
21+
- Consolidated version-related tests into parametrized fixtures using NamedTuples
22+
- Added comprehensive test cases for various version formats (master, next, OpenBSD, dev, rc)
23+
- Improved test readability with clear test IDs and logical grouping
24+
- Consistent use of pytest parametrize convention across test suite
25+
- Fix broken test for `test_window_rename` (#570)
26+
1827
## libtmux 0.44.1 (2025-02-17)
1928

2029
### Packaging

0 commit comments

Comments
 (0)