-
Chrome web store no longer lists this extension, previously found at this url: https://chrome.google.com/webstore/detail/darkpdf/cfemcmeknmapecneeeaajnbhhgfgkfhp?hl=en-US
I received a popup from Ch…
-
-
I've been using css-modules with mocha, enzyme and css-modules-require-hook without any problems.
```
// Foo.js
import React from 'react';
import styles from './Foo.css';
const Foo = () => Foo compo…
-
This is perfect for unit testing.
Any ideas on how to hook up with karmas?
-
Consolidating #108 and #110.
Most of us are aware of the Karma Loop Vulnerability but based on these two GitHub issues it looks like there are two trains of thought on how to fix it (so far).
Wh…
-
When I run grunt I have this error:
Running "simplemocha:all" (simplemocha) task
1..8
ok 1 Classe: maFonction Tester maFonction
ok 2 Classe: maFonction Tester Division par 0
ok 3 Classe: maFonctio…
-
So after our short talk @ DTN Conf I thought I'd open up the issue here, so we could start talking about this.
- 1 - Currently karma can "in theory" launch as many browsers as you want, but they have…
-
I just checked out the code and ran karma tests. On my machine, 16 tests are failing. Is this is a known thing?
I have fixed all tests on my machine so I can raise PR if no one is working on it.
…
-
Are there plans integrating Adana with Karma runner?
-
It's alive! :+1:
I'm guessing you may not want this, but just in case: I converted your tests to use phantomJS (and Travis-CI), and easier browser testing. https://github.com/enketo/enketo-xpathjs/t…