699 skills found · Page 1 of 24
catchorg / Catch2A 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)
sebastianbergmann / PhpunitThe PHP Unit Testing framework.
mockito / MockitoMost popular Mocking framework for unit tests written in Java
mockery / MockeryMockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL).
robolectric / RobolectricAndroid Unit Testing Framework
powermock / PowermockPowerMock is a Java framework that allows you to unit test code normally regarded as untestable.
qunitjs / Qunit🔮 An easy-to-use JavaScript unit testing framework.
fluentassertions / FluentassertionsA 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.
Snaipe / CriterionA cross-platform C and C++ unit testing framework for the 21st century
kward / Shunit2shUnit2 is a xUnit based unit test framework for Bourne based shell scripts.
jenkinsci / JenkinsPipelineUnitFramework for unit testing Jenkins pipelines
cpputest / CpputestCppUTest unit testing and mocking framework for C/C++
atoum / AtoumThe modern, simple and intuitive PHP unit testing framework.
bovigo / VfsStreamvfsStream is a stream wrapper for a virtual file system that may be helpful in unit tests to mock the real file system. It can be used with any unit test framework, like PHPUnit or SimpleTest.
boost-ext / UtC++20 μ(micro)/Unit Testing framework
shellspec / ShellspecA full-featured BDD unit testing framework for bash, ksh, zsh, dash and all POSIX shells
helm-unittest / Helm UnittestBDD styled unit test framework for Kubernetes Helm charts as a Helm plugin.
in28minutes / Spring Master ClassAn updated introduction to the Spring Framework 5. Become an Expert understanding the core features of Spring In Depth. You would write Unit Tests, AOP, JDBC and JPA code during the course. Includes introductions to Spring Boot, JPA, Eclipse, Maven, JUnit and Mockito.
libcheck / CheckA unit testing framework for C
gammasoft71 / XtdFree open-source modern C++20 framework to create console (CLI), forms (GUI like WinForms) and unit test (xUnit) applications and libraries on Windows, macOS, Linux, iOS, Android, FreeBSD, Haiku, and SerenityOS.