rescript-jest icon indicating copy to clipboard operation
rescript-jest copied to clipboard

ReScript bindings for Jest

Results 11 rescript-jest issues
Sort by recently updated
recently updated
newest added

Just change Rescript to v11.0.0-rc.4 and add `uncurried: false` to `bsconfig.json`, `npm test ` will fail with timeout. It seems like Rescript v11 adds a `param` to the callback of...