Can this only be used in the browser? Like, can I run the fuzzer on a React app via CLI? Is this React-only? Can I add properties to check invariants of the UI?
This looks super cool. I’m just trying to evaluate how I’d use it on a project.
It is someone else project, but to my understanding: it is mostly a proof of concept. It is react only. It can be run locally, but will still launch a browser window to execute in. No idea on invariants.
So many questions.
Can this only be used in the browser? Like, can I run the fuzzer on a React app via CLI? Is this React-only? Can I add properties to check invariants of the UI?
This looks super cool. I’m just trying to evaluate how I’d use it on a project.
It is someone else project, but to my understanding: it is mostly a proof of concept. It is react only. It can be run locally, but will still launch a browser window to execute in. No idea on invariants.