Testing Utilities¶

Tools for testing code that uses libtmux.

pytest Plugin

Fixtures for isolated tmux servers, sessions, windows, and panes in automated tests.

pytest Plugin
Test Helpers

Utilities for test setup: constants, environment mocking, retry logic, temporary resources.

Test Helpers