1.0.5 • Published 2 years ago
fast-fuzz-shim v1.0.5
Fast-Fuzz, the First Smart Fuzzing Framework for Typescript
Production shim for the fast-fuzz package.
Getting Started
npm install fast-fuzz-shim
npm install --save-dev reflect-metadata fast-fuzzThe Fast-Fuzz shim installs in the dependencies because Fast-Fuzz relies on decorators.
The project requires reflect-metadata in the fuzzed project.