Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

gent

briancavalier82MIT0.6.2

Generative testing

test, testing, tdd, quickcheck, quick check, generative testing

readme

Generative Testing

Gent is a generative testing tool for JavaScript. You describe a scenario, and gent will generate the test inputs and verify the output produced by each using an assertion you provide.