An open API service indexing awesome lists of open source software.

https://github.com/wallabyjs/public

Repository for Wallaby.js questions and issues
https://github.com/wallabyjs/public

atom-editor ava bdd continuous-testing intellij jasmine javascript jest mocha nodejs sublime-text-3 tdd test-coverage test-runner typescript visual-studio vscode vscode-extension wallaby webpack

Last synced: 5 days ago
JSON representation

Repository for Wallaby.js questions and issues

Awesome Lists containing this project

README

        

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](https://wallabyjs.com/docs/features/advanced-logging/) for errors and any expressions in your code,
- [realtime code coverage](https://wallabyjs.com/docs/features/coverage/) updated as you type,
- [time travel debugger](https://wallabyjs.com/docs/features/time-travel-debugger/) with edit-and-continue and interactive timeline,
- value explorer for viewing runtime values,
- running and focussing on [selected tests](https://wallabyjs.com/docs/features/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
- **[Wallaby.js docs](http://wallabyjs.com/docs)**
- [Wallaby.js website](http://wallabyjs.com)
- [Download wallaby.js](https://wallabyjs.com/download)