EyeJS

A JavaScript testing framework for the real world

MIT License

Downloads
100
Stars
67
Committers
10

Bot releases are hidden (Show)

EyeJS - Latest Release

Published by arguiot about 5 years ago

Changelog:

  • Bug fixes
  • Stability improvements
EyeJS -

Published by arguiot about 5 years ago

Changelog:

  • Bug fixes
  • Added a new fetch method for server side testing
  • Now uses asynchronous test method for better parallelization
EyeJS - Fixed browser issue

Published by arguiot over 6 years ago

Browser tests will now work without bugs (at least I hope 🤞 so) 😊.

EyeJS - Stability update 🛠

Published by arguiot over 6 years ago

EyeJS now displays syntax errors in its main runtime.

EyeJS - 🎉 The performance update 💨

Published by arguiot almost 7 years ago

We've added the .perf function, which will help you optimize your code

EyeJS - Small update 🎉

Published by arguiot almost 7 years ago

This will be an extremely small update. We only changed the behavior of the describe function, now it will measure the execution time of the function running inside it and not the past execution time.
We also added some precision to the output

EyeJS - 🚑 CLI fixed 😊

Published by arguiot almost 7 years ago

As mentioned in #12 , the CLI was broken. I fixed it and here it is.

EyeJS - 😮 Node v9 is now supported 😉 🎉

Published by arguiot almost 7 years ago

This is a small change that let me publish this version.

EyeJS - Official launch 🚀

Published by arguiot almost 7 years ago

Today, we're launching, and we are excited about it, that's why I released this first stable version, I hope you guys will like it.

In this version, I added error messages and some cool 😎 functions that you'll see in the docs

EyeJS - The Beginning 🎉

Published by arguiot about 7 years ago

I'm happy to release v0.1 of EyeJS, it will be the beginning of a long journey 😊