All Projects → arguiot → EyeJS

arguiot / EyeJS

Licence: MIT license
A JavaScript testing framework for the real world

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to EyeJS

Tlsfuzzer
SSL and TLS protocol test suite and fuzzer
Stars: ✭ 335 (+392.65%)
Mutual labels:  test-framework, testing-tools
eat
Json based scenario testing tool(which can have test for functional and non-functional)
Stars: ✭ 41 (-39.71%)
Mutual labels:  test-framework, testing-tools
Testfx
MSTest V2 framework and adapter
Stars: ✭ 391 (+475%)
Mutual labels:  test-framework, testing-tools
estj
EstJ is my own test framework!
Stars: ✭ 13 (-80.88%)
Mutual labels:  test-framework, testing-tools
Sltbench
C++ benchmark tool. Practical, stable and fast performance testing framework.
Stars: ✭ 137 (+101.47%)
Mutual labels:  test-framework, testing-tools
bron
🏃‍♂️ Fast & tiny test runner for Node.js
Stars: ✭ 17 (-75%)
Mutual labels:  test-framework, testing-tools
Earlgrey
🍵 iOS UI Automation Test Framework
Stars: ✭ 5,353 (+7772.06%)
Mutual labels:  test-framework, testing-tools
PixelTest
Fast, modern, simple iOS snapshot testing written purely in Swift.
Stars: ✭ 56 (-17.65%)
Mutual labels:  test-framework, testing-tools
Testcafe
A Node.js tool to automate end-to-end web testing.
Stars: ✭ 9,176 (+13394.12%)
Mutual labels:  test-framework, testing-tools
Qtools
QTools collection of open source tools for embedded systems development on Windows, Linux and MacOS
Stars: ✭ 64 (-5.88%)
Mutual labels:  test-framework, testing-tools
Wasmite
Now WebAssembly has proper testing, unit-testing and debugging 🤗
Stars: ✭ 20 (-70.59%)
Mutual labels:  test-framework, testing-tools
Rstest
Fixture-based test framework for Rust
Stars: ✭ 182 (+167.65%)
Mutual labels:  test-framework, testing-tools
IO-TESTER
A functional test framework
Stars: ✭ 32 (-52.94%)
Mutual labels:  test-framework, testing-tools
evolutio
ab testing framework with automated code removing
Stars: ✭ 15 (-77.94%)
Mutual labels:  test-framework, testing-tools
Telegraf-Test
Telegraf Test - Simple Test ToolKit of Telegram Bots
Stars: ✭ 22 (-67.65%)
Mutual labels:  test-framework, testing-tools
Mocha
☕️ simple, flexible, fun javascript test framework for node.js & the browser
Stars: ✭ 20,986 (+30761.76%)
Mutual labels:  test-framework, testing-tools
Chaos Monkey Spring Boot
Chaos Monkey for Spring Boot
Stars: ✭ 646 (+850%)
Mutual labels:  test-framework, testing-tools
Zunit
A powerful testing framework for ZSH projects
Stars: ✭ 140 (+105.88%)
Mutual labels:  test-framework, testing-tools
Recheck Web
recheck for web apps – change comparison tool with local Golden Masters, Git-like ignore syntax and "Unbreakable Selenium" tests.
Stars: ✭ 224 (+229.41%)
Mutual labels:  test-framework, testing-tools
jest-watch-suspend
Suspending jest watch mode
Stars: ✭ 13 (-80.88%)
Mutual labels:  testing-tools

EyeJS

[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)


A JavaScript testing framework for the real world
By the way, you can ⭐️ the project to support it 😊

GitHub release Build Status Github All Releases npm License

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

The full docs can be found here

Support

EyeJS is a project that required a lot of work and effort. You can show your appreciation by leaving a ⭐️. But you can also contribute in a 'financial' way by giving some XMRs (if you have no idea of what this is, look for Monero on Google) at this address:

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

Built with EyeJS

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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].