Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 434 Bytes

CHANGELOG.md

File metadata and controls

16 lines (12 loc) · 434 Bytes

Changelog

v0.2 - 2023-07-16

  • Validate the tests directory before trying collection.
  • Validate the coverage directory before initializing coverage.
  • Prefer source files over a local installation in a LuaRocks tree.

v0.1 - 2023-07-14

  • Initial release
  • Runs any discovered tests
  • Measure code coverage
  • Filters tests with positional arguments
  • Captures stdout/stderr
  • Controls configuration with configuration file.