All Projects → chai-exclude → Similar Projects or Alternatives

849 Open source projects that are alternatives of or similar to chai-exclude

Nspec
A battle hardened testing framework for C# that's heavily inspired by Mocha and RSpec.
Stars: ✭ 242 (+633.33%)
Mutual labels:  mocha, tdd, bdd
Cracking The Coding Interview Javascript Solutions Ctci
Javascript solutions to Cracking the Coding Interview (CTCI)
Stars: ✭ 139 (+321.21%)
Mutual labels:  mocha, tdd, chai
Should Enzyme
Useful functions for testing React Components with Enzyme.
Stars: ✭ 41 (+24.24%)
Mutual labels:  mocha, tdd, bdd
Snap Shot It
Smarter snapshot utility for Mocha and BDD test runners + data-driven testing!
Stars: ✭ 138 (+318.18%)
Mutual labels:  mocha, tdd, bdd
Ut
UT: C++20 μ(micro)/Unit Testing Framework
Stars: ✭ 507 (+1436.36%)
Mutual labels:  unit-testing, tdd, bdd
Expect More
Curried Type Testing library, and Test Matchers for Jest
Stars: ✭ 124 (+275.76%)
Mutual labels:  tdd, bdd, assert
Earl
☕ Ergonomic, modern and type-safe assertion library for TypeScript
Stars: ✭ 153 (+363.64%)
Mutual labels:  mocha, chai, assert
Baretest
An extremely fast and simple JavaScript test runner.
Stars: ✭ 364 (+1003.03%)
Mutual labels:  mocha, tdd, bdd
respect
RSpec inspired test framework for Reason/OCaml/Bucklescript.
Stars: ✭ 28 (-15.15%)
Mutual labels:  unit-testing, tdd, bdd
Ava
Node.js test runner that lets you develop with confidence 🚀
Stars: ✭ 19,458 (+58863.64%)
Mutual labels:  unit-testing, tdd, assert
Redux Actions Assertions
Simplify testing of redux action and async action creators
Stars: ✭ 177 (+436.36%)
Mutual labels:  unit-testing, mocha, chai
Jasmine Matchers
Write Beautiful Specs with Custom Matchers for Jest and Jasmine
Stars: ✭ 552 (+1572.73%)
Mutual labels:  unit-testing, tdd, bdd
mocha-cakes-2
A BDD plugin for Mocha testing framework
Stars: ✭ 44 (+33.33%)
Mutual labels:  mocha, tdd, bdd
Karma
Spectacular Test Runner for JavaScript
Stars: ✭ 11,591 (+35024.24%)
Mutual labels:  mocha, tdd, bdd
Chakram
REST API test framework. BDD and exploits promises
Stars: ✭ 912 (+2663.64%)
Mutual labels:  mocha, bdd, chai
Public
Repository for wallaby.js questions and issues
Stars: ✭ 662 (+1906.06%)
Mutual labels:  mocha, tdd, bdd
earl
☕ Ergonomic, modern and type-safe assertion library for TypeScript
Stars: ✭ 217 (+557.58%)
Mutual labels:  mocha, chai, assert
Mocha
☕️ simple, flexible, fun javascript test framework for node.js & the browser
Stars: ✭ 20,986 (+63493.94%)
Mutual labels:  mocha, tdd, bdd
chai
BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.
Stars: ✭ 7,842 (+23663.64%)
Mutual labels:  tdd, bdd, chai
React Base
atSistemas React/Redux Isomorphic Platform
Stars: ✭ 82 (+148.48%)
Mutual labels:  mocha, chai
Karma Webpack Example
Karma + Webpack + Mocha + Chai + Istanbul
Stars: ✭ 88 (+166.67%)
Mutual labels:  mocha, chai
Javascript Testing Best Practices
📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (August 2021)
Stars: ✭ 13,976 (+42251.52%)
Mutual labels:  mocha, chai
Jobsort
job board that queries hacker news who is hiring job listings from a database and sorts by tech the user knows and how well the user knows them
Stars: ✭ 20 (-39.39%)
Mutual labels:  mocha, chai
Mochawesome Report Generator
Standalone mochawesome report generator. Just add test data.
Stars: ✭ 152 (+360.61%)
Mutual labels:  mocha, tdd
Testdeck
Object oriented testing
Stars: ✭ 206 (+524.24%)
Mutual labels:  mocha, tdd
utest
Lightweight unit testing framework for C/C++ projects. Suitable for embedded devices.
Stars: ✭ 18 (-45.45%)
Mutual labels:  unit-testing, tdd
Bombanauts
Bombanauts, inspired by the original Bomberman game, is a 3D multiplayer online battle arena (MOBA) game where players can throw bombs at each other, make boxes explode, and even other players!
Stars: ✭ 54 (+63.64%)
Mutual labels:  mocha, chai
eslint-plugin-chai-friendly
Makes eslint friendly towards Chai.js 'expect' and 'should' statements.
Stars: ✭ 49 (+48.48%)
Mutual labels:  unit-testing, chai
Fluentassertions
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, .NET Core 2.1 and 3.0, as well as .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
Stars: ✭ 2,449 (+7321.21%)
Mutual labels:  unit-testing, tdd
Typescript Restful Starter
Node.js + ExpressJS + Joi + Typeorm + Typescript + JWT + ES2015 + Clustering + Tslint + Mocha + Chai
Stars: ✭ 97 (+193.94%)
Mutual labels:  mocha, chai
SimplyVBUnit
The SimplyVBUnit framework provides powerful unit-testing capabilities for VB6.
Stars: ✭ 28 (-15.15%)
Mutual labels:  unit-testing, tdd
kmtest
Kernel-mode C++ unit testing framework in BDD-style
Stars: ✭ 42 (+27.27%)
Mutual labels:  unit-testing, bdd
got
An enjoyable golang test framework.
Stars: ✭ 234 (+609.09%)
Mutual labels:  unit-testing, assert
tdd roman csharp
Kata: TDD Arabic to Roman Numerals with C#
Stars: ✭ 14 (-57.58%)
Mutual labels:  unit-testing, tdd
Fast Check
Property based testing framework for JavaScript (like QuickCheck) written in TypeScript
Stars: ✭ 2,604 (+7790.91%)
Mutual labels:  unit-testing, tdd
currency-api
A demo project on how to test a node/express app with Mocha, Nock and proxyquire (MNP) and code coverage with nyc/istanbul.
Stars: ✭ 19 (-42.42%)
Mutual labels:  unit-testing, mocha
floss
Unit-testing for those hard to reach places
Stars: ✭ 26 (-21.21%)
Mutual labels:  unit-testing, mocha
book-fullstack-react-with-typescript
Working through the code samples from Fullstack React with Typescript by Maksim Ivanov and Alex Bespoyasov
Stars: ✭ 52 (+57.58%)
Mutual labels:  unit-testing, tdd
doctest
The fastest feature-rich C++11/14/17/20 single-header testing framework
Stars: ✭ 4,434 (+13336.36%)
Mutual labels:  unit-testing, tdd
oletus
Minimal ECMAScript Module test runner
Stars: ✭ 43 (+30.3%)
Mutual labels:  unit-testing, tdd
zx-spec
A unit testing framework for Sinclair ZX Spectrum assembly
Stars: ✭ 32 (-3.03%)
Mutual labels:  unit-testing, tdd
Tvrboreact
Dream starter project: React, Redux, React Router, Webpack
Stars: ✭ 13 (-60.61%)
Mutual labels:  mocha, chai
Awesome Unit Testing Swift
A curated collection of awesome blog articles, books, talks, podcasts, tools/frameworks and examples.
Stars: ✭ 272 (+724.24%)
Mutual labels:  unit-testing, tdd
Doctest
The fastest feature-rich C++11/14/17/20 single-header testing framework
Stars: ✭ 3,568 (+10712.12%)
Mutual labels:  unit-testing, tdd
awesome-javascript-testing
🔧 Awesome JavaScript testing resources
Stars: ✭ 28 (-15.15%)
Mutual labels:  unit-testing, mocha
Eth Gas Reporter
Gas usage per unit test. Average gas usage per method. A mocha reporter.
Stars: ✭ 330 (+900%)
Mutual labels:  unit-testing, mocha
Sazerac
Data-driven unit testing for Jasmine, Mocha, and Jest
Stars: ✭ 322 (+875.76%)
Mutual labels:  unit-testing, mocha
Alsatian
TypeScript testing framework with test cases
Stars: ✭ 244 (+639.39%)
Mutual labels:  unit-testing, tdd
Unit Testing Tips
Unit testing tips by examples in PHP
Stars: ✭ 318 (+863.64%)
Mutual labels:  unit-testing, tdd
Snap Shot
Jest-like snapshot feature for the rest of us, works magically by finding the right caller function
Stars: ✭ 170 (+415.15%)
Mutual labels:  unit-testing, mocha
automock
A library for testing classes with auto mocking capabilities using jest-mock-extended
Stars: ✭ 26 (-21.21%)
Mutual labels:  unit-testing, tdd
Pg Mem
An in memory postgres DB instance for your unit tests
Stars: ✭ 350 (+960.61%)
Mutual labels:  unit-testing, mocha
Bash unit
bash unit testing enterprise edition framework for professionals
Stars: ✭ 419 (+1169.7%)
Mutual labels:  unit-testing, tdd
Quiz App
A repository reflecting the progress made on the "How to Build iOS Apps with Swift, TDD & Clean Architecture" YouTube series, by Caio & Mike.
Stars: ✭ 230 (+596.97%)
Mutual labels:  unit-testing, tdd
Enzyme Matchers
Jasmine/Jest assertions for enzyme
Stars: ✭ 881 (+2569.7%)
Mutual labels:  unit-testing, tdd
Quixote
CSS unit and integration testing
Stars: ✭ 788 (+2287.88%)
Mutual labels:  unit-testing, tdd
Sinon
Test spies, stubs and mocks for JavaScript.
Stars: ✭ 8,828 (+26651.52%)
Mutual labels:  unit-testing, tdd
Js Unit Testing Guide
📙 A guide to unit testing in Javascript
Stars: ✭ 1,346 (+3978.79%)
Mutual labels:  unit-testing, tdd
Autoparams
Arbitrary test data generator for parameterized tests in Java inspired by AutoFixture.
Stars: ✭ 77 (+133.33%)
Mutual labels:  unit-testing, tdd
Rspec
(Rust) Rspec - a BDD test harness for stable Rust
Stars: ✭ 106 (+221.21%)
Mutual labels:  unit-testing, bdd
1-60 of 849 similar projects