📄️ Tests
Baz tests are code that captures the desired state of IT infrastructure. Every invocation of the Baz system essentially boils down to running a test or tests with a specified set of "actors" and reporting if the tests pass or fail. If the tests pass, the actors are in their desired state as described by the code.
📄️ Functions
In the Baz environment, utility functions are present to aid in writing tests and control how tests are run. These functions are broadly grouped under the following namespaces:
🗃️ Plugin APIs
4 items