Skip to content

Files

Latest commit

6262405 · Jul 29, 2016

History

History
3 lines (2 loc) · 287 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 287 Bytes

Parentheses checker

This is a small coding challenge I set myself in order to get to grips with setting up JS testing with Jasmine. Having worked on projects where Jasmine pre-exists it is easy to overlook the set up process in a fresh project, and this I what I wanted to play with.