Open titouanmathis opened 5 years ago
As of v2.0.0, the command npm run test
is executed before each publication, it tests the following things:
gulp styles-build -q
command, it fails if the task emits an errorStill working on the NPM publication thingy.
AVA could be a nice tool to setup tests.
Two way to test the project :
gulp styles-build
and watching forError
string in the outputIt would be nice to have some autopublish to NPM when merging a release or hotifx in master.