-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Labels
enhancementNew feature or requestNew feature or request
Description
A current design principal for this repository is simplicity of development. Given this is a project maintained for free as a hobby, there are limited resources for development.
However, as this project becomes more complex, it would be nice to have automated tests for important functions of the project and allow agent software programs like Cursor to self evaluate their output using test driven development. Currently this project only has minimal dependencies, so research is warranted to keep the bundling as simple as possible but accomplish this.
Node's build in test runner has been attempted but the bundling issues between CJS and ESM have proved to complicate the output.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request