Description
Provides reusable testing helpers for Python projects in the jaraco ecosystem and related packages. It helps developers avoid duplicating common test setup, fixtures, and assertions.
This is only useful during development or as a dependency of packages that need its test utilities. It does not test a user's system by itself.