karma-bamboo
v0.0.11
Published
Compiles all soy files before running tests, loads js dependencies
Downloads
6
Readme
Karma Bamboo plugin
Compiles all soy files before running tests, loads js dependencies.
Testing
There is an issue with paths and until it is fixed the best way to test the plugin is to check it out directly to node_modules folder and apply all changes there.
Releasing
If you do not have a permission to publish the package you have to ask one of the owners to do it for you:
$ npm owner ls
Publishing:
$ npm publish
TODO
- Move the package to
@atlassian
namespace - Make testing simpler (simple package linking should work just fine)