annofuzz

Fuzzer for JavaScript

17 个版本
安装
npm install annofuzz
yarn add annofuzz
pnpm add annofuzz
bun add annofuzz
README

build status

annofuzz - Fuzzer for JavaScript

annofuzz provides a way to fuzz you functions. It has been designed to work with annotate and annois although it works as long as you implement the protocol.

annofuzz outputs test results using TAP format. This means you can easily pipe it into some TAP parser and examine the results as you like.

License

annofuzz is available under MIT. See LICENSE for more details.

版本列表
0.5.1 2015-02-17
0.5.0 2015-02-17
0.4.6 2014-01-02
0.4.5 2014-01-02
0.4.4 2014-01-01
0.4.3 2014-01-01
0.4.2 2014-01-01
0.4.1 2014-01-01
0.4.0 2014-01-01
0.3.2 2013-12-09
0.3.1 2013-10-23
0.3.0 2013-08-22
0.2.0 2013-06-29
0.1.3 2013-06-14
0.1.2 2013-06-14
0.1.1 2013-04-20
0.1.0 2013-04-20