Skip to content

show tests

Overview

Command: r2r eac show tests [module] Purpose: Show all tests in the repository in a human-readable table Category: show

Syntax

r2r eac show tests [module]

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


Tutorials | How-to Guides | Explanation | Reference

You are here: Reference — information-oriented technical descriptions of the system.