/monkey-see-monkey-vue

Monkey-testing utility for vue.js applications 🍌

Primary LanguageJavaScript

monkey-see-monkey-vue 🍌

monkey-testing tools for Vue.js apps.

the more complicated your vue.js application is, the harder it becomes to find the user interactions that cause errors or unexpected behavior. monkey-see-monkey-vue is a monkey-testing tool to simulate users (basically more advanced monkeys banging on more advanced typewriters). Overall, monkey-see-monkey-vue

  1. finds all the things that vue reacts to (metaphorical buttons to press, levers to pull)
  2. Semi-randomly interacts with them until something breaks or an exit condition is reached.
  3. Reports back with code that will reproduce the error.

Prior art

Inspired by
dependencies

Contributing

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.