We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67beffe commit 4920235Copy full SHA for 4920235
README.md
@@ -1,6 +1,6 @@
1
# Karmatic [](https://npm.im/karmatic) [](https://travis-ci.org/developit/karmatic)
2
3
-A simplified zero-configuration wrapper around [Karma] + [Webpack] + [Jasmine].
+A simplified zero-configuration wrapper around [Karma], [Webpack], [Jasmine] & [Puppeteer].
4
5
6
## Why do I want this?
@@ -49,3 +49,4 @@ karmatic '**/*Spec.jsx?'
49
[Karma]: https://karma-runner.github.io
50
[Webpack]: https://webpack.js.org
51
[Jasmine]: https://jasmine.github.io
52
+[Puppeteer]: https://github.com/GoogleChrome/puppeteer
0 commit comments