-
First of all, thanks a lot for your work integrating Jest with Angular! It was of great help :D.
Having said that, we run into the following problem: our main reason to use Jest is due to its watch…
-
After upgrading to the latest version of RNW that includes the `ART` module, I started getting this error on application startup:
```
W20171220-14:45:17.615(-5)? (STDERR) ReferenceError: document …
-
Hi there!
I'm glad to see this repo. I think non-formatting linters are great and am glad to see more development in that space.
I'm the creator and maintainer of https://github.com/suchipi/esli…
-
I started setting up a test-runner. The idea I am working with - that I hope is in-line with the Quasar method - is to allow the developer to `quasar add test`- which then creates a new test from a te…
-
We should have a good story for testing, with an integration with major test frameworks (Jest, Mocha, AVA, etc.). Transpilation should be transparently provided by Vitamin.
Some work already took p…
-
It looks like this plugin goes in an wraps other plugins by processing the entire webpack config.
I'm looking at using this in neutrino, which uses webpack-chain to perform adjustments on the web…
-
Hello,
I'm working on integrating `vue-test-utils` into my existing project which uses `jest` and [`jest-vue-preprocessor`](https://github.com/vire/jest-vue-preprocessor).
The `vue-test-utils` d…
-
-
This is an amazing tool, any chance at supporting TypeScript as well?
-
Is protractor a dependency or can webdriver.io be used instead?