Skip to content

Exercises and solutions for unit tests in es6katas.org

License

Notifications You must be signed in to change notification settings

gonglei/es6tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This is collection of exercises and solutions to es6katas.org

How do I use it

The test directory contains all unit tests specs ordered by the original sequence. Those unit tests are fixed. The git history of the repository shows all original unit tests, it logs every original unit test and solved one by sequence. You'd better use a git diff tool to compare original version and solved version to better understand the ES6 features those unit tests show. You can use webstorm, gitx, gitk, source tree etc., or just use diff tool in this site.

es6tests01.png es6tests02.png

About

Exercises and solutions for unit tests in es6katas.org

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published