Skip to content

Find automated test strategy #21

@joshuayoes

Description

@joshuayoes

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions