Skip to content

SKalt/monkey-see-monkey-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

29 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published