You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ A simplified zero-configuration wrapper around [Karma] + [Webpack] + [Jasmine].
7
7
8
8
Karma, Webpack and Jasmine are all great. They're all also quite powerful and each highly configurable. When creating and maintaining small modules, duplication of these configurations and dependencies is cumbersome.
9
9
10
-
Karmatic is a zero-configuration wrapper around these tools with intelligent defaults, configuration auto-detection, and optimiations most configurations don't include.
10
+
Karmatic is a zero-configuration wrapper around these tools with intelligent defaults, configuration auto-detection, and optimizations most configurations don't include.
11
11
12
12
Most importantly, Karmatic provides a (headless) browser test harness in a single dependency.
0 commit comments