module Capsium::Package::Testing
Runner for the Capsium package testing YAML DSL (05x-testing): a package declares tests in tests/*.yaml files (top-level “tests” list) of four kinds — route, file, data_validation and config —and the suite runner executes them against the package.
Constants
- Context
-
What a test run needs: the extracted package directory and, when route tests run, the base URL of the reactor serving the package.