jsverify
There are 11 repositories under jsverify topic.
Risto-Stevcev/bs-jsverify
Jsverify bindings for bucklescript
imranolas/ava-jsverify
An interface for running jsverify property based tests with AVA
dubzzz/jsverify-commands
Bring commands to JSVerify property-based testing framework
lastmjs/guesswork
Framework for property-based testing in JavaScript, TypeScript, JSX, and TSX.
dubzzz/jsverify-to-fast-check
Set of tools and helpers to help JSVerify users to migrate to fast-check
goblindegook/talk-more-tests-less-work-code
Code examples for the More Tests, Less Work talk.
dubzzz/scala-2048
2048 in Scala
hgwood/typescript-property-based-testing-poc
Proof of concept for property-based testing in TypeScript
PrivateBin/docker-unit-testing
PrivateBin docker image to run the unit testing suite against a local repository
taylorjg/Mastermind
Web version of the Mastermind board game in React (with auto-solve feature)
taylorjg/ScalaCheckBookExamplesInJSVerify
Port of the examples in the ScalaCheck book to JavaScript and JSVerify