test_bench-session 3.0.2.1
TestBench::Session implements the core testing mechanisms of TestBench: tests, contexts, comments, assertions, and test file execution. Sessions also maintain the pass/fail status of the test run. A diagnostic substitute session is also included that records session telemetry so that test abstractions built using TestBench (called "Fixtures") can observed and tested in isolation.
Gemfile:
=
install:
=
Runtime Dependencies (1):
test_bench-telemetry
>= 0
Development Dependencies (1):
test_bench-bootstrap
>= 0