Wallaby Team Blog

Quokka v3

22 May 2026

Quokka v3 is now available, with a redesigned output experience that makes Quokka easier to navigate, easier to read, and better suited for exploring runtime values in depth. Whether you are using Quokka for scratch files, experiments, debugging, AI-generated code validation, or learning unfamiliar APIs, v3 makes it easier to move from a line of code, to its output, to the full shape of the value behind it.


Console Ninja v2

20 Jan 2026

We are excited to announce Console Ninja v2, a major evolution of our logging and runtime inspection experience. It introduces a completely redesigned Log Viewer.


Wallaby v3

26 Sep 2025

Wallaby.js continues to evolve, building on the foundation laid by Wallaby v2. We’re proud to introduce Wallaby v3, an overhauled engine that streams test, coverage, log, and error results in real time. Wallaby v3 starts instantly with cached results, prioritizes execution of the files you’re working on, and keeps you updated with progress and time estimates.


Interactive Runtime Value Graphs

09 May 2025

The new Interactive Runtime Value Graphs feature lets you visualize runtime data as structured graphs directly in your editor. It’s useful for inspecting deeply nested objects or large data sets that are hard to parse in raw text form. The graph layout adapts well to various data shapes, and you can interactively collapse or expand branches and nodes to focus on the parts that matter. The graph updates automatically as values change, giving you a live view of your log’s state.


Quokka - Snippets & Expanded TypeScript Support

07 May 2025

Quokka’s mission is simple: enhance your productivity and keep you in flow. Our recent changes continue to deliver on that mission with two productivity boosting updates: Snippets and Expanded TypeScript Compiler Support.


Copilot Agent tools and MCP support

17 Apr 2025

Agentic AI workflows are transforming how developers interact with code, and context is key — the more accurate and timely the context, the better the agent can understand, debug, and enhance the code. High-quality context is especially crucial for complex tasks that require not just static code structure, but also runtime behavior and intent.


Wallaby Copilot Chat integration

18 Feb 2025

Which AI model is best for investigating unit test errors? The answer is simple: the best AI model is the one with the most context — provided by the user and the right tools.


Quokka v2

22 Nov 2024

Quokka has been a trusted companion to millions of software developers worldwide, providing instant feedback for sandboxing, prototyping, and learning, and making debugging smoother for more than seven years. Now, following the recent release of Wallaby v2, it’s Quokka’s turn to evolve.


Wallaby v2

17 Oct 2024

Wallaby.js has been a trusted testing tool for nearly a decade, helping developers make testing faster and smarter. While Wallaby v1 has served many of you well, we imagined a future where testing could be even more streamlined and innovative.


Perfecting GitHub Copilot's Output with Wallaby.js

17 Jan 2024

In the last 18 months, AI for code generation has really stepped in as a game-changer. GitHub Copilot in particular, is reshaping how we write code, offering real-time code generation that’s akin to having a virtual pair programmer. But with great power comes great responsibility, and that’s where Wallaby.js comes in. Wallaby.js runs and validates your code before it’s even saved to disk and shows test results in your editor, right next to your code. Using Wallaby.js with GitHub Copilot ensures that what Copilot suggests isn’t just innovative but also reliable.


You can also subscribe to our updates via RSS or Atom feed