Maximilian Antoni

Results 21 issues of Maximilian Antoni

Currently the stderr output and any exception thrown in the `eslint_d` daemon are lost. It would be great to collect `process.stderr` and catch global errors and report them back to...

enhancement
help wanted

I'd like to propose a way how we can make sinon more modular and allow to compose a version that only has the `fake` API and no `spy`, `stub`, `mock`...

pinned

Hi there 👋 I'm using Choo for a large app and I'm currently exploring how I can put custom elements to use. I have some nicely working hacks that I've...

`mochify --watch` should behave the same way as `mocha --watch`.

This is a suggestion how we could combine per module `README` files with a "All-in-one" documentation page. The proposal uses `eleventy` to generate a static website using the `README` files...

Now that we have a monorepo with npm workspaces, it's not so easy to create releases anymore. For publishing the options are: 1. Release everything at once, update all module...

Once we have a stable version of the rewrite published on npm, we envision the following process: 1. Rename `master` to `legacy`. 2. Rename `rewrite` to `main` and make it...

Integration tests for WebDriver could launch a local Selenium server and run some tests against it, like the `cli` integration tests. We could also think about running tests against SauceLabs.

Can you add all the labels to this issue to show what they look like with the configured colors?

duplicate
greenkeeper
Priority: Critical
Priority: High
Priority: Low
Priority: Medium
Status: Abandoned
Status: Available
Status: Blocked
Status: In Progress
Status: On Hold
Status: Proposal
Status: Review Needed
Type: Bug
Type: Documentation
Type: Enhancement
Type: Maintenance
Type: Question
starter

#### Purpose (TL;DR) - mandatory I'm working on a rewrite of mochify which aims to solve #380, is more modular and works with any bundler. #### Background (Problem in detail)...