Stof is a unified data interface and interchange format for creating, sharing, and manipulating data. Stof removes the fragile and cumbersome parts of combining and using data in applications.
// enables the command "stof test" with the stof CLI, runnning the stof test suite
// to run all tests (including tests defined in Rust & stof test suite), run "cargo test -- --nocapture"
import: 'src/tests/tests.stof'