BCDevOps / bcdk

BC Developer Kit
Apache License 2.0
6 stars 15 forks source link

Need to add testing frameworks #65

Closed jas29 closed 4 years ago

jas29 commented 4 years ago

Need to add testing frameworks for bcdk, such as jest, mocha/chai and code climate

cvarjao commented 4 years ago

@jas29, yeoman already comes with its own opinionated testing framework (jest): https://yeoman.io/authoring/testing.html

see packages.json for the test script

patricksimonian commented 4 years ago

code climate has been authorized as well. Closing this issue :)