What is best practice for testing in rescript?

Should I use jest with compiled output?

You can try this GitHub - bloodyowl/rescript-test: A lightweight test framework for ReScript

2 Likes

Can we migrate the bs-jest?