/pbt-in-js-with-fast-check

Code for an improvised open-space talk at enterJS 2021

Primary LanguageJavaScriptThe UnlicenseUnlicense

Property-based testing example

Software requirements

  • node.js, npm
  • tested with node.js version 14.17.6 on Windows 10

How to run the program

  • run "npm i" once to get all the dependencies
  • run "node app.js" to run the program