Skip to content

Conversation

thekevinscott
Copy link
Contributor

Fixes #43

@thekevinscott thekevinscott mentioned this pull request Feb 23, 2024
@thekevinscott
Copy link
Contributor Author

thekevinscott commented Feb 23, 2024

An unsolicited comment: I'm a big fan of JS-based test suites like vitest, or jest. They provide built-in assertion libraries (instead of having to write your own), automatic test discovery (instead of having to manually integrate your own), interactive mode (like watch mode), and some other niceties that make writing and running tests a lot easier.

Throwing it out there in case it's on your roadmap to expand test coverage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

isupper bug
1 participant