Avi Vahl
Avi Vahl
Would you consider accepting a PR converting mocha's own code to (strict) native typescript? A PR that would typecheck mocha's own code, generate .d.ts from sources, and ensure compatibility with...
> Currently they behave asynchronously if you pass them a callback, otherwise they behave synchronously. Only the callback-based version should be allowed. How would such change be compatible with babel-register?...
We're also seeing this on our CI, with Chrome 50.0.2661. Node.js v0.12.8.
`TypeError: Cannot read property 'tap' of undefined` probably happens due to mixing of incompatible html-webpack-plugin and webpack versions. `TypeError: The 'compilation' argument must be an instance of Compilation` probably happens...
I'll copy my response from #18: Appreciate the feedback. I agree additional flows can be covered in the README. I'll consider documenting some common flows we've used in various repositories...
Happy to assist. :+1: I prefer to not put a `Dockerfile` here. Any base I might pick for the `Dockerfile` will be too opinionated and wouldn't cover many possible use...
In this current setup, the answer tends to be yes. These days, I find that using the actual `.js` files that are going to be consumed by others (via npm...
I don't have the extra time to maintain this ATM, and my team is already using another setup to run mocha tests in browser using webpack and puppeteer (https://github.com/wixplosives/mocha-pup). Feel...
Please clarify the feature request. `webpack` supports source maps when using the `"devtool"` option in the webpack configuration.
Perhaps also add those on the context: https://nodejs.org/dist/latest-v18.x/docs/api/test.html#contextbeforeeach-fn-options