Wallaby Team

2.1K posts

Wallaby Team banner
Wallaby Team

Wallaby Team

@wallabyjs

Developer productivity tools that run your JavaScript & TypeScript as you type, highlighting results in editor https://t.co/Xdciwa0tVv https://t.co/OtYaJ0nTCw https://t.co/n1byGVzqtM

In Your Code Editor Katılım Ekim 2014
0 Takip Edilen6.1K Takipçiler
Sabitlenmiş Tweet
Wallaby Team
Wallaby Team@wallabyjs·
🚀 We're proud to announce the launch of Wallaby v3: • Real-time test & coverage streaming • Instant startup with cached results • Smart prioritised execution No waiting for full runs, just instant, prioritized feedback. 👉 wallabyjs.com/blog/wallaby-v…
Wallaby Team tweet media
English
1
8
18
2.5K
Wallaby Team
Wallaby Team@wallabyjs·
Wallaby now supports Angular 21 projects using Vitest 🚀 → Auto-detection & zero config → Faster incremental runs → Live results streaming Vitest 4.1 handled. Experimental oxc-angular/vite support too, nice work @voidzerodev#angular-cli-v21" target="_blank" rel="nofollow noopener">wallabyjs.com/docs/integrati…
Wallaby Team tweet media
English
1
3
6
390
Wallaby Team retweetledi
Younes Jaaidi
Younes Jaaidi@yjaaidi·
⛵️ Charted Coding in action 🫠 Less review fatigue, and context switching. ⚡️ More action. My favorite part is when the agent uses @wallabyjs MCP tools to get instant #Vitest feedback and debug values. No waiting. No guessing.
English
0
1
9
1.2K
Wallaby Team
Wallaby Team@wallabyjs·
Thanks for the feedback, glad to hear it’s awesome when it works 🙂 When Wallaby runs tests as a result of an agent change, it intentionally waits until the **requested** tests are complete before responding. Otherwise, it could return false or out of date results to the agent. So if tests are still running or spinning, the expected behavior is for the agent call to wait until they finish. If you’re seeing cases where tests are clearly no longer running but the agent call is still hanging, that would be unexpected and something we’d want to investigate further. If the issue is mainly that the tests take a long time to execute in a large project, you may want to try starting Wallaby in Smart Mode: wallabyjs.com/docs/features/… In that mode, Wallaby will only run the specs touched by the agent’s changes, which also narrows the meaning of “project tests” down to just those relevant tests and should significantly reduce wait times. You may also want to use the Wallaby skill: #skillmd" target="_blank" rel="nofollow noopener">wallabyjs.com/docs/features/… If needed, you can adjust it to guide the agent to prefer file scoped commands over project scoped ones. That way, the agent can request results for a specific test file it’s working on, which may already be available, instead of waiting for results for the entire project as in your example. If the problem persists or you can reproduce the hanging when tests are no longer running, please drop us a line at hello@wallabyjs.com and we’ll be happy to dig into it.
English
1
0
0
30
Steve Liles
Steve Liles@steveliles·
@wallabyjs in vscode my agent using "get failing project tests" almost always hangs (because the tests were not complete when it made the call?) and i have to stop the agent and tell it to try again. its a shame because when it works its awesome! large project, ~2000 tests
English
2
0
0
38
Wallaby Team
Wallaby Team@wallabyjs·
🎉 Excited to share Console Ninja v2! Redesigned Log Viewer that makes scanning, comparing, and exploring logs inside your editor smoother and more intuitive. Try it out and tell us what you think! 🚀 wallabyjs.com/blog/console-n…
GIF
English
0
3
9
330
Wallaby Team
Wallaby Team@wallabyjs·
@dzakh_dev Thanks for giving Wallaby a go 🙏 Very curious whether Wallaby MCP ends up being helpful. If you feel there is more context we could provide to make LLM debugging better, please let us know.
English
0
0
0
19
Dmitry Zakharov
Dmitry Zakharov@dzakh_dev·
I'm going to try again, but use it more as a rubber duck and a support tool for debugging. I think it should be more productive. Also curious to see whether Wallaby MCP will be helpful in the end.
English
2
0
0
158
Dmitry Zakharov
Dmitry Zakharov@dzakh_dev·
The first attempt failed. I even used @wallabyjs MCP to provide LLM with more context from test execution. This was cool, but not enough critical thinking to suggest a proper fix instead of a lame patch. Still bullish on AI when I know what to do, though 😀
Dmitry Zakharov@dzakh_dev

Time to try Opus for Sury. I really hope it'll work, because the logic got too complicated for my human brain 😅 Good that I have @rescriptlang and more than 1k tests to guide it through.

English
1
0
0
119
Wallaby Team retweetledi
Michael Orenstein
Michael Orenstein@KillcoDer·
@danielkelly_io I would say it's a "human first product" more than it's an AI product. The time travel debugging is excellent. The 'inline watch variables' are ergonomic and significantly faster than console.log debugging. Their support has been responsive and solved bugs I reported within hours
English
1
1
4
259
Wallaby Team
Wallaby Team@wallabyjs·
We’ve rolled out MCP support for JetBrains editors 🚀. Visit wallabyjs.com/docs/features/… and switch to the JB editor guide using the control in the top right. Then follow the Junie or AI Assistant instructions to add the Wallaby MCP server: #add-mcp-server" target="_blank" rel="nofollow noopener">jetbrains.com/help/junie/mod… #connect-to-an-mcp-server" target="_blank" rel="nofollow noopener">jetbrains.com/help/ai-assist…
English
0
0
1
82
Ivan Breet
Ivan Breet@ivanbreet·
@danielkelly_io We're still waiting for Wallaby.js MCP support in JetBrains IDEs; the plugin is stuck below v1.0.437, so it's not yet "AI-ready" everywhere.
English
2
0
1
142
Wallaby Team retweetledi
Daniel Kelly
Daniel Kelly@danielkelly_io·
Anybody using this "AI-Ready Test Runner" wallabyjs.com Or how about it's sister produce Quokka? Is it worth the price?
English
3
2
4
750
Wallaby Team
Wallaby Team@wallabyjs·
Thanks for the interest in Wallaby.js AI support, much appreciated. Quick question so I can understand the context better: which JetBrains plugin are you referring to with version 1.0.437? That doesn’t look like the latest release of any of our JetBrains products. Also, which AI integration are you using on your side right now, AI Assistant, Junie, or both?
English
0
0
0
118
Wallaby Team
Wallaby Team@wallabyjs·
Wallaby just got smoother 👁️ Press . to instantly peek into source code from tests, errors, and logs. No context switching. Plus: ✅ Vitest 4 support ✅ Customizable diff views ✅ Enhanced Copilot integration
GIF
English
0
2
2
308
Wallaby Team retweetledi
vamshi nénu
vamshi nénu@vamshi_nenu·
@denicmarko 😆 guys don’t overthink Just use console ninja..
English
0
1
3
421
Wallaby Team
Wallaby Team@wallabyjs·
🚀 Since Wallaby v3, we’ve been busy throughout October shipping a bunch of upgrades: 🧠 Copilot Mode Selector: choose Investigation, Analytical Fix, or Direct Fix for smarter AI assistance. 🎯 Navigation Target Selector: jump straight to test definition, assertion, or source line. ⚡ Faster Caching & Worker Management: quicker runs, lower memory use. 🅰️ Angular 20: isolated browser instances per project. 🧪 Vitest: faster, more reliable integration. 🪄 Smarter Logging: clearer multi-value logs for identifier expressions. wallabyjs.com/whatsnew/
Wallaby Team tweet mediaWallaby Team tweet media
English
0
3
4
538
Wallaby Team
Wallaby Team@wallabyjs·
🚀 Console Ninja now supports Next.js Turbopack 🔥 Zero configuration ✨ Native Rust via N-API 📍 Accurate source maps Run npm run dev and Console Ninja takes care of the rest 🥷
Wallaby Team tweet media
English
0
3
7
467
Santosh Yadav
Santosh Yadav@SantoshYadavDev·
@wallabyjs Nice, quick question, do you support cypress component tests as well, I am using Angular
English
1
0
0
31
Wallaby Team
Wallaby Team@wallabyjs·
Wallaby overview panel now includes a full Test Explorer view. Switch between failing tests and complete test tree seamlessly. Same shortcuts, same actions, filter preferences saved across sessions. 💾
GIF
English
1
2
5
334
Samuel
Samuel@samueladdisuz·
@wallabyjs Do you support next.js turbopack yet?
English
1
0
0
21
Wallaby Team
Wallaby Team@wallabyjs·
🚀 Console Ninja now works with React Native Expo 📱 View and search all your iOS & Android emulator logs inside your editor. Pro features packed in: • MCP server integration • Interactive value graphs • Logpoints & Predictive logging • And more Open your Expo project, fire up your emulator, add some console logs, and Console Ninja does the heavy lifting. 🥷 console-ninja.com
Wallaby Team tweet media
English
2
3
5
594
Ravi Raushan
Ravi Raushan@RaviRaushanWeb·
@wallabyjs Can you please help me understand the difference between quokka js & console ninja? I have bought quokka js and using it.
English
1
0
0
158