All Projects → doctest → Similar Projects or Alternatives

685 Open source projects that are alternatives of or similar to doctest

Doctest
The fastest feature-rich C++11/14/17/20 single-header testing framework
Stars: ✭ 3,568 (-19.53%)
Ut
UT: C++20 μ(micro)/Unit Testing Framework
Stars: ✭ 507 (-88.57%)
Mutual labels:  unit-testing, tdd, testing-framework
Awesome Unit Testing Swift
A curated collection of awesome blog articles, books, talks, podcasts, tools/frameworks and examples.
Stars: ✭ 272 (-93.87%)
Mutual labels:  unit-testing, tdd, testing-framework
tau
A Micro (1k lines of code) Unit Test Framework for C/C++
Stars: ✭ 121 (-97.27%)
Mutual labels:  unit-testing, testing-framework, cpp20
Js Unit Testing Guide
📙 A guide to unit testing in Javascript
Stars: ✭ 1,346 (-69.64%)
Mutual labels:  unit-testing, tdd
Unit Testing Tips
Unit testing tips by examples in PHP
Stars: ✭ 318 (-92.83%)
Mutual labels:  unit-testing, tdd
eat
Json based scenario testing tool(which can have test for functional and non-functional)
Stars: ✭ 41 (-99.08%)
Mutual labels:  unit-testing, testing-framework
utest
Lightweight unit testing framework for C/C++ projects. Suitable for embedded devices.
Stars: ✭ 18 (-99.59%)
Mutual labels:  unit-testing, tdd
book-fullstack-react-with-typescript
Working through the code samples from Fullstack React with Typescript by Maksim Ivanov and Alex Bespoyasov
Stars: ✭ 52 (-98.83%)
Mutual labels:  unit-testing, tdd
Wasmite
Now WebAssembly has proper testing, unit-testing and debugging 🤗
Stars: ✭ 20 (-99.55%)
Mutual labels:  unit-testing, testing-framework
zx-spec
A unit testing framework for Sinclair ZX Spectrum assembly
Stars: ✭ 32 (-99.28%)
Mutual labels:  unit-testing, tdd
testza
Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! 🍕
Stars: ✭ 409 (-90.78%)
Mutual labels:  unit-testing, testing-framework
oletus
Minimal ECMAScript Module test runner
Stars: ✭ 43 (-99.03%)
Mutual labels:  unit-testing, tdd
respect
RSpec inspired test framework for Reason/OCaml/Bucklescript.
Stars: ✭ 28 (-99.37%)
Mutual labels:  unit-testing, tdd
Autoparams
Arbitrary test data generator for parameterized tests in Java inspired by AutoFixture.
Stars: ✭ 77 (-98.26%)
Mutual labels:  unit-testing, tdd
Aruba
Test command-line applications with Cucumber-Ruby, RSpec or Minitest. The most up to date documentation can be found on Cucumber.Pro (https://app.cucumber.pro/projects/aruba)
Stars: ✭ 900 (-79.7%)
Mutual labels:  tdd, testing-framework
Bandit
Human-friendly unit testing for C++11
Stars: ✭ 240 (-94.59%)
Mutual labels:  tdd, testing-framework
tdd roman csharp
Kata: TDD Arabic to Roman Numerals with C#
Stars: ✭ 14 (-99.68%)
Mutual labels:  unit-testing, tdd
Sinon
Test spies, stubs and mocks for JavaScript.
Stars: ✭ 8,828 (+99.1%)
Mutual labels:  unit-testing, tdd
Dredd
Language-agnostic HTTP API Testing Tool
Stars: ✭ 3,770 (-14.98%)
Mutual labels:  unit-testing, testing-framework
chai-exclude
Exclude keys to compare from a deep equal operation with chai expect or assert.
Stars: ✭ 33 (-99.26%)
Mutual labels:  unit-testing, tdd
Ava
Node.js test runner that lets you develop with confidence 🚀
Stars: ✭ 19,458 (+338.84%)
Mutual labels:  unit-testing, tdd
Jasmine Matchers
Write Beautiful Specs with Custom Matchers for Jest and Jasmine
Stars: ✭ 552 (-87.55%)
Mutual labels:  unit-testing, tdd
Bach
Bach Testing Framework
Stars: ✭ 392 (-91.16%)
Mutual labels:  unit-testing, testing-framework
Deepstate
A unit test-like interface for fuzzing and symbolic execution
Stars: ✭ 603 (-86.4%)
Mutual labels:  unit-testing, testing-framework
Quixote
CSS unit and integration testing
Stars: ✭ 788 (-82.23%)
Mutual labels:  unit-testing, tdd
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 (-44.77%)
Mutual labels:  unit-testing, tdd
cpptest
🛠️ Powerful, yet simple, C++ unit testing framework; new home after https://sourceforge.net/projects/cpptest/
Stars: ✭ 51 (-98.85%)
Mutual labels:  unit-testing, testing-framework
Automation Arsenal
Curated list of popular Java and Kotlin frameworks, libraries and tools related to software testing, quality assurance and adjacent processes automation.
Stars: ✭ 105 (-97.63%)
Mutual labels:  unit-testing, testing-framework
Fast Check
Property based testing framework for JavaScript (like QuickCheck) written in TypeScript
Stars: ✭ 2,604 (-41.27%)
Mutual labels:  unit-testing, tdd
Transport Eta
Twitch streamed 🎥playground repo, README speaks to you.
Stars: ✭ 223 (-94.97%)
Mutual labels:  unit-testing, tdd
Pgtap
PostgreSQL Unit Testing Suite
Stars: ✭ 631 (-85.77%)
Mutual labels:  unit-testing, testing-framework
Bash unit
bash unit testing enterprise edition framework for professionals
Stars: ✭ 419 (-90.55%)
Mutual labels:  unit-testing, tdd
SimplyVBUnit
The SimplyVBUnit framework provides powerful unit-testing capabilities for VB6.
Stars: ✭ 28 (-99.37%)
Mutual labels:  unit-testing, tdd
iutest
c++ testing framework
Stars: ✭ 58 (-98.69%)
Mutual labels:  tdd, testing-framework
PixelTest
Fast, modern, simple iOS snapshot testing written purely in Swift.
Stars: ✭ 56 (-98.74%)
Mutual labels:  tdd, testing-framework
test-drive
The simple testing framework
Stars: ✭ 37 (-99.17%)
Mutual labels:  unit-testing, testing-framework
automock
A library for testing classes with auto mocking capabilities using jest-mock-extended
Stars: ✭ 26 (-99.41%)
Mutual labels:  unit-testing, tdd
Enzyme Matchers
Jasmine/Jest assertions for enzyme
Stars: ✭ 881 (-80.13%)
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 (-94.81%)
Mutual labels:  unit-testing, tdd
Alsatian
TypeScript testing framework with test cases
Stars: ✭ 244 (-94.5%)
Mutual labels:  unit-testing, tdd
pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
Stars: ✭ 9,731 (+119.46%)
Mutual labels:  unit-testing
pry-test
A small test framework that supports debugging test failures & errors when they happen
Stars: ✭ 24 (-99.46%)
Mutual labels:  testing-framework
morq
BDD/TDD assertion interface
Stars: ✭ 80 (-98.2%)
Mutual labels:  unit-testing
FactoryOrchestrator
A cross-platform system service which provides a simple way to run and manage factory line validation, developer inner-loop, diagnostics, and fault analysis workflows.
Stars: ✭ 36 (-99.19%)
Mutual labels:  testing-framework
NarrativeTest.jl
Julia library for functional testing.
Stars: ✭ 18 (-99.59%)
Mutual labels:  doctest
json5
Header only JSON/JSON5 parser and serializer for C++
Stars: ✭ 22 (-99.5%)
Mutual labels:  cpp20
sandwich
Yet another test framework for Haskell.
Stars: ✭ 65 (-98.53%)
Mutual labels:  testing-framework
FRUITPy
Python interface for the FRUIT Fortran unit testing framework
Stars: ✭ 39 (-99.12%)
Mutual labels:  unit-testing
Caraya
Assertion and unit test framework for LabVIEW
Stars: ✭ 45 (-98.99%)
Mutual labels:  unit-testing
finance-project-ddd
Projeto financeiro usando domain driven design, tdd, arquitetura hexagonal e solid
Stars: ✭ 67 (-98.49%)
Mutual labels:  tdd
entity-framework-mock
Easy Mock wrapper for mocking EF6 DbContext and DbSet using Moq or NSubstitute
Stars: ✭ 45 (-98.99%)
Mutual labels:  unit-testing
helloworld
Boilerplate code for basic architecture of an android application following MVVM pattern using hilt, RxJava2.
Stars: ✭ 26 (-99.41%)
Mutual labels:  unit-testing
Script
Script is an object-oriented interpreted programming language. Being migrated to CppUtils
Stars: ✭ 18 (-99.59%)
Mutual labels:  cpp20
RTX-Mesh-Shaders
Different mesh shading techniques using the NVIDIA RTX (Turing) technology.
Stars: ✭ 84 (-98.11%)
Mutual labels:  cpp20
blackdoc
run black on documentation code snippets
Stars: ✭ 31 (-99.3%)
Mutual labels:  doctest
photon mapping
minimal but extensible header only implementation of photon mapping in C++
Stars: ✭ 65 (-98.53%)
Mutual labels:  cpp20
the-art-of-unit-testing
Repository that contains code in Node.js from the book The Art of Unit Testing, Second Edition by Roy Osherove
Stars: ✭ 22 (-99.5%)
Mutual labels:  unit-testing
pythonista-chromeless
Serverless selenium which dynamically execute any given code.
Stars: ✭ 31 (-99.3%)
Mutual labels:  unit-testing
Project-Template
A template for modern C++ projects with useful features for developing cross-platform products.
Stars: ✭ 44 (-99.01%)
Mutual labels:  cpp20
1-60 of 685 similar projects