-
Looking at [atom wallaby support](https://github.com/wallabyjs/public/issues/24#issuecomment-123173447), having tests results in the margin is quite impressive.
Is this doable with mocha and the atom …
-
```
let indx+=1 is not properly parsed
```
Original issue reported on code.google.com by `wallaby....@googlemail.com` on 6 Apr 2013 at 9:19
-
```
The (still experimental) code formatter needs a ui.
```
Original issue reported on code.google.com by `wallaby....@googlemail.com` on 2 Feb 2010 at 7:10
-
The polymer team created [web component tester](https://github.com/Polymer/web-component-tester) to test components across various browsers. It would be great if Wallaby could run those test suites to…
-
I created a ASCII lightbulb replacement for wait_for_light.
There is a ~2 second delay added from this which we had to account for at the tournament.
The graphical library now works on Wombat (a…
-
I'm maintaining [@types/wallabyjs](https://npm.im/@types/wallabyjs), and it'd make my life easier if any changes to the configuration were highlighted, tagged, or otherwise easily findable in the publ…
-
```
Implement intention and quickfix for
-
I'm watching this repo since the start of the project and #934 triggered me to open this issue.
These are my observations:
- Wallaby has some 'magic' inner workings. If you know/understand these…
-
For usual debugging and development I would have a full screen terminal open to view wallaby logs.
When working in IntelliJ the window down the bottom is rather small and using the IntelliJ floatin…
-
Hi,
First of all, Wallaby is amazing, my team and I have been using it for a long time now.
Our application now has > 7000 unit tests, it takes a while for wallaby to run the initial 7000 tests …