> In the short term, I'd like to make a plug-and-play version of Fuzz Map that supports end-to-end React fuzzing. You won't have to change your build process or use a special browser—just run ./fuzzmap localhost:8080 -p 9090 and start fuzzing or live programming! A reverse proxy will add instrumentation on the fly.
Eagerly waiting for this. I need this. I don't write tests for a certain React codebase [1], and this could be a life saver. Amazing work!
1: Before you hate, I'm not against tests and I advise on writing them. There are certain situations in this case.
1: Before you hate, I'm not against tests and I advise on writing them. There are certain situations in this case.