sebnitu / vrembem

A CSS component library based on the BEM methodology.

Home Page:https://vrembem.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create tests for my JavaScript components

sebnitu opened this issue · comments

It's time I research and look into unit testing for my JavaScript components. My initial research has led me to Mocha.js which I'll use for my first tests and see how I can incorporate it into my workflow.

Other notes