Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

wallabyjs/public

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

244 Commits
244 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wallaby is a continuous testing tool for JavaScript, designed to seamlessly integrate into your development environment. It automatically runs your tests as you code, providing real-time feedback on test results, code coverage, and errors, helping you quickly catch issues and stay focused on coding.

Wallaby provides the following features:

  • realtime feedback for errors and any expressions in your code,
  • realtime code coverage updated as you type,
  • time travel debugger with edit-and-continue and interactive timeline,
  • value explorer for viewing runtime values,
  • running and focussing on selected tests,
  • quick navigation to failing tests/error sources,
  • close to instant incremental test execution,
  • code coverage explorer and test explorer,
  • compact & side-by-side diff views, and much more.

Wallaby Time Travel Debugger In Action

Wallaby.js quick links

Morty Proxy This is a proxified and sanitized view of the page, visit original site.