test-framework topic

List test-framework repositories

libtest-mimic

95
Stars
23
Forks
Watchers

A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`

microtest

31
Stars
2
Forks
Watchers

Small test framework, because it has power asserts as the only assertion.

playwright-fluent

161
Stars
11
Forks
Watchers

Fluent API around playwright

mockito

628
Stars
58
Forks
Watchers

HTTP mocking for Rust!

awesome-testing-tools

218
Stars
64
Forks
Watchers

🚀 A curated list of awesome testing tools 🚀

kmtest

48
Stars
7
Forks
Watchers

Kernel-mode C++ unit testing framework in BDD-style

mocha

22.5k
Stars
3.0k
Forks
Watchers

☕️ simple, flexible, fun javascript test framework for node.js & the browser

ava

20.6k
Stars
1.4k
Forks
Watchers

Node.js test runner that lets you develop with confidence 🚀

Catch2

18.1k
Stars
3.0k
Forks
448
Watchers

A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)