- [ ] A bundler that creates a version of the code without the CLI - [ ] The CLI is the only thing that requires any c modules, the only other dependencies (luacov and teal) are entirely optional. - [ ] Also, parallel unit testing, but that would not be needed for running a single file. - [ ] Likely would only ship some of the output formatters (likely `terminal` and `plain`) - [ ] The ability to set some configuration options within a testfile itself
terminalandplain)