Watch and test
CLI
Use form0 watch [schema] during schema development. Add --auto-validate or --auto-run to repeat
those operations after saved changes; --values supplies initial values for automatic runs.
Use form0 test [dir] to run the project’s test.js. Keep tests deterministic and focused on the
schema behavior that matters to the project.
Last modified on