Skip to content

Add `test` Command

Choose a tag to compare

@evanplaice evanplaice released this 21 Mar 18:24
· 221 commits to main since this release

Adds the test command, run tests using tape-es.

Changes:

  • add test command
  • glob (optional) pattern to override the default
  • --watch to enable rerunning tests when a test file is changed