424 B
424 B
Test Example
What follows is a commented example of some tests in a single file
demonstrating many of the format
features. See Loader,
below, for the Python need to integrate with a testing harness.
example.yaml
Loader
To run those tests a test loader is required. That would look a bit like this:
example.py