Skip to content

Unit tests to explore new functionality in ECMAScript 6

Notifications You must be signed in to change notification settings

ThirstyHead/es6tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

es6tests

Unit tests to explore new functionality in ECMAScript 6.

Installation

To install all dependencies, including Jasmine and ESLint:

$ npm install

Usage

To run all tests (found in /spec):

$ npm test

NOTE: ESLint will be run before all unit tests to catch syntax errors first.

About

Unit tests to explore new functionality in ECMAScript 6

Resources

Stars

Watchers

Forks

Packages

No packages published