public icon indicating copy to clipboard operation
public copied to clipboard

Repository for Wallaby.js questions and issues

Results 144 public issues
Sort by recently updated
recently updated
newest added

### Issue description or question Scenario: I have integration tests towards some endpoint. Normally this endpoint is up all the time during development but when its down some tests are...

feature request

### Feature request - A configuration editor/wizard. ### I have a project that has mix of electron unit, spectron, vuejs code + tests written using typescript I understand that there...

feature request

### Issue description or question I'm trying to get Wallaby setup to test our code designed to run in an Electron renderer process environment, so it needs to use @jest-runner/electron...

feature request

I would love to have an option similar to the "Debug: Inline Values" setting in VSCode, where every executed line shows its variables' values. Basically, when enabled, Wallaby could pretend...

feature request

From #2741: > It would be great if the generated diagnostic report anonymized at the very least the user name and the paths to the project. I went ahead and...

Say you have an application with both a back-end and front-end. You have it organized in the same project. The back-end and front-end will both need different wallaby config files...

feature request

### Issue description or question It would be awesome if the red/green states of a test can be passed across sessions using [Live Share](https://visualstudio.microsoft.com/services/live-share). If you've not used it, it's...

feature request

### Issue description or question Webpack v5 introduced some new ways of handling assets (https://webpack.js.org/guides/asset-modules/). One of the ways behaves a lot like file-loader and copies a file from a...

feature request

I want to know if you are considering adding support for the nova editor, from panic. https://nova.app/

feature request

### Issue description or question I know this has been asked before but I'm wondering if it would be possible to make snapshot tests update automatically for a chosen test?...

feature request