unit-testing
There are 8020 repositories under unit-testing topic.
avajs/ava
Node.js test runner that lets you develop with confidence ๐
SimulatedGREG/electron-vue
An Electron & Vue.js quick start boilerplate with vue-cli scaffolding, common Vue plugins, electron-packager/electron-builder, unit/e2e testing, vue-devtools, and webpack.
SwifterSwift/SwifterSwift
A handy collection of more than 500 native Swift extensions to boost your productivity.
ttroy50/cmake-examples
Useful CMake Examples
pytest-dev/pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
chromedp/chromedp
A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.
sinonjs/sinon
Test spies, stubs and mocks for JavaScript.
platformio/platformio-core
Your Gateway to Embedded Software Development Excellence :alien:
keploy/keploy
Unit and Integration Test generation for Developers. Generate tests and stubs for your application that actually work!
doctest/doctest
The fastest feature-rich C++11/14/17/20/23 single-header testing framework
robolectric/robolectric
Android Unit Testing Framework
Codeception/Codeception
Full-stack testing PHP framework
dubzzz/fast-check
Property based testing framework for JavaScript (like QuickCheck) written in TypeScript
ThrowTheSwitch/Unity
Simple unit testing for C
xunit/xunit
xUnit.net is a free, open source, community-focused unit testing tool for .NET.
ory/dockertest
Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.
apiaryio/dredd
Language-agnostic HTTP API Testing Tool
cake-build/cake
:cake: Cake (C# Make) is a cross platform build automation system.
fluentassertions/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, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
cypress-io/cypress-example-recipes
Various recipes for testing common scenarios with Cypress
AutoFixture/AutoFixture
AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.
awslabs/deequ
Deequ is a library built on top of Apache Spark for defining "unit tests for data", which measure data quality in large datasets.
SmartToolFactory/Jetpack-Compose-Tutorials
๐๐งจ๐ Series of Tutorials to learn about Jetpack Compose with subjects Material Widgets, Layout, SubcomposeLayout, custom layouts, State, custom rememberable, recomposition, LaunchedEffect, side-effects, Gesture, Animation, Navigation, Canvas, UIs like whatsapp and others.
qax-os/goreporter
A Golang tool that does static analysis, unit testing, code review and generate code quality report.
jhnns/rewire
Easy monkey-patching for node.js unit tests
google/truth
Fluent assertions for Java and Android
androiddevnotes/awesome-android-kotlin-apps
๐ A curated list of awesome android kotlin apps by open-source contributors.
ealush/vest
Vest โ Declarative validations framework
nalexn/ViewInspector
Runtime introspection and unit testing of SwiftUI views
sjdirect/abot
Cross Platform C# web crawler framework built for speed and flexibility. Please star this project! +1.
oguimbal/pg-mem
An in memory postgres DB instance for your unit tests
Snaipe/Criterion
A cross-platform C and C++ unit testing framework for the 21st century
mawrkus/js-unit-testing-guide
๐ A guide to unit testing in Javascript
rubberduck-vba/Rubberduck
Every programmer needs a rubberduck. COM add-in for the VBA & VB6 IDE (VBE).
swiftlang/swift-testing
A modern, expressive testing package for Swift
vadymmarkov/Fakery
:alien: Swift fake data generator