Skip to content

Demonstrates ES6/ECMAScript 2015 features through testings

License

Notifications You must be signed in to change notification settings

wellingtonsampaio/es6-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ES6 test cases

A collection of test cases that demonstrate ES6 features.

Build Status

Motivation

This project was created to serve as a repository of test cases that demonstrate the new features introduced in ES6.
All the test cases were created using the test framework Mocha and the library Chai.

Installation

$ git clone https://github.com/wellingtonsampaio/es6-testing.git
$ cd es6-testing
$ npm install

Tests

$ npm test

License

This project is licensed under the terms of the MIT license.

About

Demonstrates ES6/ECMAScript 2015 features through testings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published