[](#contributors-)
A JavaScript testing framework for the real world
By the way, you can
Getting Started
To use EyeJS, you'll need to download EyeJS via NPM, and create a __test__
folder in your project folder, and put tests files in it. (NPM might require sudo
on Mac).
$ npm install -g eye.js
Run EyeJS
EyeJS comes with a CLI:
$ eye
here
The full docs can be foundSupport
EyeJS is a project that required a lot of work and effort. You can show your appreciation by leaving a
49qzWTyu4awZFpnVRUZHCQE8xz1bcoRkCQh1nrRsTHg3if6osQqVXRoFAyGYvhDR4pZ4w8WTKQDykYy5Z2Sj6i9TAj2fiBr
Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Made something using the EyeJS?
Add the built with EyeJS badge to your README.md
Feel free to send me an email at [email protected], and I might add your site to an examples section I'm currently working on.
Examples of projects using EyeJS
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Authors
- Arthur Guiot - Initial work - @arguiot
Also look at the list of contributors who participated in this project. If you don't code but you have great ideas, don't hesitate to write your idea in the issue part. If your idea is accepted, I will add you to this list
License
This project is licensed under the MIT License - see the LICENSE file for details
Copyright © 2017 Arthur Guiot All Rights Reserved.
✨
Contributors Thanks goes to these wonderful people (emoji key):
Arthur Guiot |
Rex Tsou |
This project follows the all-contributors specification. Contributions of any kind welcome!