Let's write some tests! 馃檪
In order for Launchy! 馃殌 to reach 1.0 and to be recommended for production use, it needs more test coverage! Do you love writing tests? Please contribute!
Where to write tests?
You can write tests in the test/index.js file.
Check out how to get things setup locally in order to write and test your tests!
How to run the test suite?
In your terminal, run npm test and watch the magic happen!
Let's write some tests! 馃檪
In order for Launchy! 馃殌 to reach 1.0 and to be recommended for production use, it needs more test coverage! Do you love writing tests? Please contribute!
Where to write tests?
You can write tests in the
test/index.jsfile.Check out how to get things setup locally in order to write and test your tests!
How to run the test suite?
In your terminal, run
npm testand watch the magic happen!