Discover Packages
git.foosoft.net/alex/goldsmith-components
harness
package
Version:
v0.0.0-...-d96dd22
Opens a new window with list of versions in this module.
Published: Feb 12, 2024
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package harness provides a simple way to test goldsmith plugins and filters.
It executes a goldsmith chain on provided "source" data and compares the
generated "target" resuts with the known to be good "reference" data.
Validate enables validation of a single, unnamed case (test data is stored in "testdata").
ValidateCase enables enables of a single, named case (test data is stored in "testdata/caseName").
Stager callback function is used to set up a goldsmith chain.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.