Skip to content

lopezpdvn/software-engineering-problems-javascript

Repository files navigation

Software engineering problems in JavaScript

by Pedro Ivan Lopez

Software engineering problems in JavaScript is a Node.js console project.

Run specific tests

$ npm run test -- -g <pattern>

See mocha help, options -g, -f and -i.