All Projects → wallabyjs → Public

wallabyjs / Public

Repository for wallaby.js questions and issues

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to Public

Karma
Spectacular Test Runner for JavaScript
Stars: ✭ 11,591 (+1650.91%)
Mutual labels:  tdd, mocha, bdd, jasmine, test-runner
Baretest
An extremely fast and simple JavaScript test runner.
Stars: ✭ 364 (-45.02%)
Mutual labels:  jest, tdd, mocha, bdd, test-runner
Expect More
Curried Type Testing library, and Test Matchers for Jest
Stars: ✭ 124 (-81.27%)
Mutual labels:  jest, tdd, bdd, jasmine
Ts Monorepo
Template for setting up a TypeScript monorepo
Stars: ✭ 459 (-30.66%)
Mutual labels:  webpack, vscode, intellij, jest
eslint-config-adjunct
A reasonable collection of plugins to use alongside your main esLint configuration
Stars: ✭ 39 (-94.11%)
Mutual labels:  jasmine, mocha, jest, ava
Jasmine Matchers
Write Beautiful Specs with Custom Matchers for Jest and Jasmine
Stars: ✭ 552 (-16.62%)
Mutual labels:  jest, tdd, bdd, jasmine
Enzyme
JavaScript Testing utilities for React
Stars: ✭ 19,781 (+2888.07%)
Mutual labels:  jest, mocha, test-runner, ava
Testdeck
Object oriented testing
Stars: ✭ 206 (-68.88%)
Mutual labels:  jest, tdd, mocha, jasmine
Rxjs Marbles
An RxJS marble testing library for any test framework
Stars: ✭ 267 (-59.67%)
Mutual labels:  jest, mocha, jasmine, ava
xv
❌ ✔️ zero-config test runner for simple projects
Stars: ✭ 588 (-11.18%)
Mutual labels:  mocha, jest, tdd
ts-snippet
A TypeScript snippet compiler for any test framework
Stars: ✭ 29 (-95.62%)
Mutual labels:  jasmine, mocha, ava
Mocha
☕️ simple, flexible, fun javascript test framework for node.js & the browser
Stars: ✭ 20,986 (+3070.09%)
Mutual labels:  tdd, mocha, bdd
mocha-cakes-2
A BDD plugin for Mocha testing framework
Stars: ✭ 44 (-93.35%)
Mutual labels:  mocha, tdd, bdd
ginkgo4j
A Java BDD Testing Framework (based on RSpec and Ginkgo)
Stars: ✭ 25 (-96.22%)
Mutual labels:  tdd, intellij, bdd
tropic
🍍 Test Runner Library
Stars: ✭ 29 (-95.62%)
Mutual labels:  mocha, jest, test-runner
awesome-javascript-testing
🔧 Awesome JavaScript testing resources
Stars: ✭ 28 (-95.77%)
Mutual labels:  mocha, jest, ava
Ava
Node.js test runner that lets you develop with confidence 🚀
Stars: ✭ 19,458 (+2839.27%)
Mutual labels:  tdd, test-runner, ava
chai-exclude
Exclude keys to compare from a deep equal operation with chai expect or assert.
Stars: ✭ 33 (-95.02%)
Mutual labels:  mocha, tdd, bdd
List Of Testing Tools And Frameworks For .net
✅ List of Automated Testing (TDD/BDD/ATDD/SBE) Tools and Frameworks for .NET
Stars: ✭ 303 (-54.23%)
Mutual labels:  visual-studio, tdd, bdd
Sazerac
Data-driven unit testing for Jasmine, Mocha, and Jest
Stars: ✭ 322 (-51.36%)
Mutual labels:  jest, mocha, jasmine

Wallaby.js

Wallaby.js is an intelligent test runner for JavaScript that continuously runs your tests. It reports code coverage and other results directly to your code editor immediately as you change your code. Wallaby.js uses various tricks to run your tests as fast as possible, such as dependency analysis to only execute tests affected by your code changes and parallel test execution. Wallaby.js is a proprietary commercial software.

Wallaby.js consists of editor plugin to provide features such as

wallaby plugin

  • and wallaby web app to provide strategic level features, such as the realtime bird's eye view of your project's tests connected to your editor:

wallaby app

Wallaby.js quick links

Badges

Let the world know your project is using wallaby.js to test with this badge:

Wallaby.js

[![Wallaby.js](https://img.shields.io/badge/wallaby.js-configured-green.svg)](https://wallabyjs.com)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].