show tests
Overview
Command: r2r eac show tests [module]
Purpose: Show all tests in the repository in a human-readable table
Category: show
Syntax
Examples
# Show all tests
r2r eac show tests
# Filter by module
r2r eac show tests src-auth
# Find BDD tests
r2r eac show tests | grep "BDD"
See Also
- get tests - JSON output
- test - Run tests
- show suite - Test suite details
Tutorials | How-to Guides | Explanation | Reference
You are here: Reference — information-oriented technical descriptions of the system.