Write Tests
Define readable top-level tests and use expectation-style assertions.
Read the guideRun Suites
Run a single file with autorun or execute a suite through the CLI.
Run testsUse Fixtures
Request dependencies with required Ruby keyword arguments.
Learn fixtures