assertions
There are 585 repositories under assertions topic.
stretchr/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
enzymejs/enzyme
JavaScript Testing utilities for React
ladjs/supertest
π· Super-agent driven library for testing node.js HTTP servers using a fluent API. Maintained for @forwardemail, @ladjs, @spamscanner, @breejs, @cabinjs, and @lassjs.
karatelabs/karate
Test Automation Made Simple
chaijs/chai
BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.
kotest/kotest
Powerful, elegant and flexible test framework for Kotlin with assertions, property testing and data driven tests.
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.
unionai-oss/pandera
A light-weight, flexible, and expressive statistical data testing library
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.
pester/Pester
Pester is the ubiquitous test and mock framework for PowerShell.
assertj/assertj
AssertJ is a library providing easy to use rich typed assertions
gavv/httpexpect
End-to-end HTTP and REST API testing for Go.
jest-community/jest-extended
Additional Jest matchers ππͺ
h2non/gock
HTTP traffic mocking and testing made easy in Go ΰΌΌΚΜΩΝΚΜΰΌ½
shouldjs/should.js
BDD style assertions for node.js -- test framework agnostic
sindresorhus/is
Type check values
matryer/silk
Markdown based document-driven RESTful API testing.
authorjapps/zerocode
A community-developed, free, opensource, automated testing framework for microservices APIs, Kafka(Data Streams), Databases and Load testing. Zerocode Open Source enables you to create, change and maintain your automated test scenarios via simple JSON or YAML files. Visit documentation below:
pgrange/bash_unit
bash unit testing enterprise edition framework for professionals
bluebird75/luaunit
LuaUnit is a popular unit-testing framework for Lua, with an interface typical of xUnit libraries (Python unittest, Junit, NUnit, ...). It supports several output formats (Text, TAP, JUnit, ...) to be used directly or work with Continuous Integration platforms (Jenkins, Maven, ...).
jeremy-rifkin/libassert
The most over-engineered C++ assertion library
bnorm/kotlin-power-assert
Kotlin compiler plugin to enable diagrammed function calls in the Kotlin programming language
robstoll/atrium
A multiplatform expectation library for Kotlin
robfletcher/strikt
An assertion library for Kotlin
AwesomeAssertions/AwesomeAssertions
A fork of FluentAssertions controlled by the community.
gotestyourself/gotest.tools
A collection of packages to augment the go testing package and support common patterns.
frankban/quicktest
Quick helpers for testing Go applications
tonyfischetti/assertr
Assertive programming for R analysis pipelines
nette/tester
Tester: enjoyable unit testing in PHP with code coverage reporter. ππππ
maxatome/go-testdeep
Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite
unexpectedjs/unexpected
Unexpected - the extensible BDD assertion toolkit
npryce/hamkrest
Hamcrest for Kotlin
TypedDevs/bashunit
A simple testing library for bash scripts. Test your bash scripts in the fastest and simplest way.
aaronabramov/k9
Rust testing library
sazeracjs/sazerac
Data-driven unit testing for Jasmine, Mocha, and Jest
taoensso/truss
Micro toolkit for Clojure/Script errors