-
WallabyJs is an amazing (I'm in no way affiliated with the company, just a very happy user) tool for running javascript tests in almost any editor.
With the help fo the wallaby guys (all credits to…
-
By far the next biggest performance improvement is integrating with the test runner. Right now, we support the `dotnet test` command. This spins up a new dotnet process. There is a lot of overhead her…
-
I [managed](https://github.com/rails/webpacker/issues/416) to get it [working in the end](https://github.com/vuejs/vue-cli/issues/1584#issuecomment-445603990) but it would have been nice to have had a…
-
This is derived from the conversations had here: https://github.com/bcoe/c8/issues/116
**Is your feature request related to a problem? Please describe.**
The problem is with intergrating V8 coverage…
-
It would be great to have `json` format as an option for the budget output. Currently there is only `tap` and `junit xml` which are great when integrating with tools that read those. Having `json` for…
-
# Bug
Installed this library fresh (although I used it before) to get a clean slate.
```
npm uninstall --save react-native-device-info
```
followed by
```
npm install --save react-native…
-
Hey Hapi folks — we've had requests to have a [RealWorld](https://github.com/gothinkster/realworld) backend implementation of Hapi (see https://github.com/gothinkster/realworld/issues/40)
@antony h…
-
I'm integrating some unit tests which use a native module called 'instauuid'. The boilerplate directed me to register it in app/package.json. When i run 'npm test', I get the following error:
```
…
-
## Summary
It is currently pretty painful to integrate Storybook with Gatsby. I know there is some discussion [here](https://github.com/Mathspy/gatsby-storybook-jest-starter) and there is a great s…
-