Write Tests
Declare test dependencies with Ruby keyword arguments.
Read the guideRun Suites
Run a single file with autorun or execute a suite through the CLI.
Run testsUse Fixtures
Define fixture dependencies and teardown close to resource setup.
Learn fixtures