-
Thanks for offering wallaby free for OSS projects. I am getting the error message *"Wallaby.js has been stopped because your project is not associated with a valid GitHub project."* I am not sure w…
-
I was reviewing this repo and trying to understand how React components are being tested. However, it appears as if React components are not being tested at all.
**UI/React Components do not appear …
-
-
### Issue description or question
Wallaby v2 runs fine locally, but when I'm on a remote machine via Microsoft's **Remote - Tunnels** VS Code extension, the new Wallaby tab stalls in the "connectin…
-
### Issue description or question
Wallaby removes node shebang `#!/usr/bin/env node`, does correctly copy file permissions (`+x`) and tries to instrument CLI only-files, (files with `#!/usr/bin/env n…
-
WallabyJS is not reporting uncovered `else` branches when there is only an if-branch. while Istanbul detects these uncovered branches.
This gives me no uncovered regions, where I expect to have Walla…
-
We have to start the `chromedriver` manually in order to run the UI test (similar issue #246), we have a look on Wallaby and seem their start the `chromedriver` automatically, should we add that to Ho…
-
### Issue description or question
Hi everyone.
I'm trying to use Wallaby with Github Codespaces but facing some issues.
For example every time I start a new Codespace, Wallaby runs the setup …
-
I am trying to run a shell script using your tool but every time I open my project folder I get error which says `[Auto Run Command] Condition met but command [sh start.sh] raised an error - [Error: c…
ghost updated
6 years ago
-
I followed the installation instructions but haven't been able to get the project running. I'm guessing this may be because I'm on Windows (8.1 Pro specifically) as there is a symlink warning in one …