Intern Development Team is announcing that Intern with version number 3.0.0 is already available to download.
What is Intern ?
Intern is A JavaScript application that simplifies the process of testing JS code, integrating and aggregating various technologies together .
Intern provides support for BDD and TDD, along with tools to allow code coverage reports and continuous integration.This is done by merging features found in various other testing frameworks together, melting everything together into a powerful, easy to use, and user friendly development environment.Intern makes code testing a simple task, supporting a wide range of coding styles and development environments. Intern currently works with both client-side (browsers) and server-side (Node.js) environments. It also comes with support for well-known testing platforms like Sauce Labs or Selenium.
This is changelog for Intern version 3.0.0 :
- End of support for IE8 and earlier
- Improved ES6 support
- New executors API
- Configurable reporters
You can read the complete changelog and also download this latest version on their homepage:
theintern.io