Expand description
Defines common utilities across the Brane project.
Constants§
- Defines the path of the tests folder.
Functions§
- Collects all data index files in the test folder as a DataIndex.
- Collects all data index files in the given folder as a single DataIndex.
- Collects all .yml files in the ‘tests’ folder as a single PackageIndex.
- Collects all .yml files in the given folder as a single PackageIndex.
- Returns whether the given address is an IP address or not.
- Runs a given closure on all files in the
tests
folder (see the constant defined in this function’s source file). - Runs a given closure on all files in the
tests
folder (see the constant defined in this function’s source file). - Runs a given closure on all files in the given folder.
- Runs a given closure on all files in the given folder.