testing guide
This commit is contained in:
parent
242eadd028
commit
73126fdba1
@ -26,6 +26,11 @@ Open your console with:
|
|||||||
- Build with `grunt`.
|
- Build with `grunt`.
|
||||||
- For development (continuous builds), run `grunt watch`.
|
- For development (continuous builds), run `grunt watch`.
|
||||||
|
|
||||||
|
### Test
|
||||||
|
|
||||||
|
- You must have [PhantomJS](http://phantomjs.org/) installed. (need [help](https://github.com/gruntjs/grunt/blob/master/docs/faq.md#why-does-grunt-complain-that-phantomjs-isnt-installed)?)
|
||||||
|
- Run test units with `grunt test`.
|
||||||
|
|
||||||
### Release
|
### Release
|
||||||
|
|
||||||
- To patch, run `grunt patch` (`0.0.x` version bump).
|
- To patch, run `grunt patch` (`0.0.x` version bump).
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user