Skip to content

Commit ffe1015

Browse files
committed
test(fuzz): add fast-check for fuzz testing
1 parent c7d94a9 commit ffe1015

File tree

2 files changed

+100
-38
lines changed

2 files changed

+100
-38
lines changed

package-lock.json

Lines changed: 99 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@
111111
"eslint-plugin-react": "^7.21.5",
112112
"eslint-plugin-standard": "^5.0.0",
113113
"eslint-plugin-typescript": "^0.14.0",
114+
"fast-check": "^4.2.0",
114115
"husky": "^9.0.0",
115116
"mocha": "^10.8.2",
116117
"nyc": "^17.0.0",

0 commit comments

Comments
 (0)