Skip to content

test Commands

Testing and test suite management for BDD specifications and unit tests.

Commands in this Category

Command Purpose
test Test one or more modules
test debug Parse test results and list failures
test list-suites List all available test suites
test suite Run tests for a specific test suite

Quick Examples

# Test a module
r2r eac test src-auth

# Run test suite
r2r eac test suite integration

# Debug failures
r2r eac test debug

See Also


Tutorials | How-to Guides | Explanation | Reference

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