@exabyte-io/chimpy
Version:
Develop acceptance tests & end-to-end tests with realtime feedback.
26 lines (14 loc) • 1.27 kB
Markdown
> Mat3ra (github.com/exabyte-io) is not a maintainer of this package. The current version is a temporary workaround to make the package usable on M1 Macs with Node 8 by removing phantomjs dependency.
---
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)