Skip to content

Add unit tests #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
scottredig opened this issue Jul 30, 2024 · 0 comments
Open

Add unit tests #3

scottredig opened this issue Jul 30, 2024 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@scottredig
Copy link
Owner

This project could really use some unit tests. Unfortunately, all of the important behavior would also need a JS environment to actually test. This is an area where I'd be very happy to accept contributions, given that I'm unlikely to do it for myself.

I haven't done any research into what JS environment would be easiest to get working with the Zig build system. A strong requirement here is that zig build test (possibly performing some zon fetches) must work without any other external dependencies. Cross platform is a bonus, but I'm on windows so that's a requirement.

@scottredig scottredig added the help wanted Extra attention is needed label Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant