Items and Names
Items and Names
This is for Goldilocks 2.0. If you're using Goldilocks 1.0 (part of PawLIB), see the official documentation at https://docs.mousepawmedia.com/pawlib
Goldilocks has Tests, which are organized into Suites. Suites can be nested in one another, providing namespacing.
Names
All item names are coerced to lower_snake_case, and are separated by colons (.). For example, pawlib.flexarray.insert would refer the insert test in the flexarray suite, which is within the pawlib suite.
- Last Author
- jcmcdonald
- Last Edited
- Jul 5 2021, 11:20 AM