#unit-testing (30 Repositories)
Ranked open-source repositories tagged with #unit-testing, scored by pull request acceptance likelihood and maintainer engagement velocity.
38.0%
53.2h
30 repositories tagged #unit-testing
sbt-doctest/sbt-doctest
Doctest for scala
stryker-mutator/stryker4s
Mutation testing for Scala
swiftlang/swift-testing
A modern, expressive testing package for Swift
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.
AwesomeAssertions/AwesomeAssertions
A fork of FluentAssertions controlled by the community.
instancio/instancio
A library that creates fully populated objects for your unit tests.
microsoft/vstest
Visual Studio Test Platform is the runner and engine that powers test explorer and vstest.console.
robolectric/robolectric
Android Unit Testing Framework
XCTestHTMLReport/XCTestHTMLReport
Xcode-like HTML report for Unit and UI Tests
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.
Yoast/PHPUnit-Polyfills
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
MockBukkit/MockBukkit
MockBukkit is a mocking framework for Bukkit/PaperMC to allow the easy unit testing of Bukkit plugins.
pytest-dev/pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
cdi-unit/cdi-unit
Unit testing for CDI applications
sinonjs/sinon
Test spies, stubs and mocks for JavaScript.
mirage/alcotest
A lightweight and colourful test framework
whitfin/local-cluster
Easy local cluster creation for Elixir to aid in unit testing
suites-dev/suites
A unit testing framework for TypeScript backends working with inversion of control and dependency injection
pytest-dev/pytest-flask
A set of pytest fixtures to test Flask applications
MarvinJWendt/testza
Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! 🍕
pytest-dev/pyfakefs
Provides a fake file system that mocks the Python file system modules.
Matejkob/swift-spyable
Swift macro that simplifies and automates the process of creating spies for testing
bjoernQ/unmock-plugin
Gradle plugin to be used in combination with the new unit testing feature of the Gradle Plugin / Android Studio to use real classes for e.g. SparseArray.
essentialdevelopercom/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.
Codeception/Codeception
Full-stack testing PHP framework
platformio/platformio-core
Your Gateway to Embedded Software Development Excellence :alien:
dbacinski/Android-Testing-With-Kotlin
Android Testing With Kotlin
nalexn/ViewInspector
Runtime introspection and unit testing of SwiftUI views
xunit/xunit
xUnit.net is a free, open source, community-focused unit testing tool for .NET.
cpputest/cpputest
CppUTest unit testing and mocking framework for C/C++