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 After (auto) upgrading on `core v1.0.1311` starting wallaby on IntelliJ IDEA not working anymore only displaying the following: ``` No files with tests found, check...

### Issue description or question It would be nice to be able to set environment variables that I can use in my Wallaby.js file to modify my configuration. I have...

feature request

seq: - add some failing test - filter test view by failing and by name (upto now it's fine) - add new failing tests now filter view is not refreshed...

more info is required

each time user clicks top icons the right margin enlarges ![image](https://user-images.githubusercontent.com/10224591/174964027-54f1d2c6-8bc5-4158-a604-ea148feb1dc7.png)

Just a quick question if you plan to support the new Node.js test runner. Thanks https://nodejs.org/api/test.html

feature request

feature request
code editor

would be nice to have an info about how the overall coverage has been changed during the last run in the top right corner there is a percentage which shows...

feature request

In the time-travel debugger, it's east to inspect simple values, but with more complex values I often find myself wanting to call methods (e.g. `.toJSON()`) to see what's going on...

feature request

feature request
code editor

I'd like to execute my tests from the command line. Didnt find any way to do this with wallaby, which is quite weird. Are you planning to support only IDEs/editors?

feature request