chimpy
Version:
Develop acceptance tests & end-to-end tests with realtime feedback.
22 lines (12 loc) • 1.06 kB
Markdown
Package requires chromedriver to be installed as a dependency in your project.
To install both packages:
```
npm i --save-dev chimpy chromedriver
```
The Chimp that you know and love is now being split into two separate projects, both of which are intended to help you deliver higher quality faster.
The first is [*Chimpy*](https://github.com/TheBrainFamily/chimpy), which will be developed and maintained by [TheBrain team](http://team.thebrain.pro). This project will continue evolving and supporting the current thinking behind Chimp 1.x.
The second is [*Chimp 2.0*](https://github.com/xolvio/chimp), which will be developed and maintained by [Xolv.io](http://xolv.io). This project will be built from scratch based on the learnings made while using Chimp 1.x in the field.
For more details about this decision, [please see the full announcement here.](https://medium.com/@sam_hatoum/the-future-of-chimp-js-e911f8e9aaa6)
---
Access the [documentation site here.](https://thebrainfamily.github.io/chimpy)