Module text

Module text 

Source
Expand description

Text mode for human-readable output.

This module provides an alternative to the LSP server that prints test failures directly to stdout/stderr in a readable format. It watches for file changes and re-runs tests automatically.

Functionsยง

run
Run text mode with file watching.