Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 311 Bytes

TODO.md

File metadata and controls

9 lines (8 loc) · 311 Bytes

WIP

  • Single (empty) test, passes and exits
  • Single (simple) test, passes and exits
  • Single failing test, fails and exits
  • Single test with errors, fails and exits
  • Clean up after a test run (e.g. trace files)
  • Pre-check Javascript using js-lint, fail fast if invalid
  • More detailed reporter for tests