Skip to content
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

Write tests #6

Open
bamless opened this issue Jun 17, 2020 · 1 comment
Open

Write tests #6

bamless opened this issue Jun 17, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@bamless
Copy link
Owner

bamless commented Jun 17, 2020

The language got big enough that tests are needed to ensure working state after changes. Writing some benchmarks would be nice too.

@bamless bamless added the enhancement New feature or request label Jun 17, 2020
@jasmcaus
Copy link

Nice! Would you be interested in J*'s tests written using the tau testing framework? It's built with C in mind, it's fast and tiny (~1k lines). Moreover, it provides clean testing macros similar to Googletest (if you've used it in the past).

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

No branches or pull requests

2 participants