jstar icon indicating copy to clipboard operation
jstar copied to clipboard

Write tests

Open bamless opened this issue 5 years ago • 1 comments

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

bamless avatar Jun 17 '20 02:06 bamless

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).

jasmcaus avatar Jun 10 '21 08:06 jasmcaus