assertion
There are 465 repositories under assertion topic.
shouldly/shouldly
Should testing for .NET—the way assertions should be!
alexreardon/tiny-invariant
A tiny invariant function
amantinband/throw
A simple, fluent, extensible, and fully customizable library for throwing exceptions for projects using .NET 6+
wellwelwel/poku
🐷 Poku makes testing easy for Node.js, Bun, Deno, and you at the same time.
lorenzofox3/zora
Lightest, yet Fastest Javascript test runner for nodejs and browsers
samber/oops
🔥 Error handling library with context, assertion, stack trace and source fragments
getify/TypL
The Type Linter for JS
h2non/pook
HTTP traffic mocking and testing made easy in Python
google/pytruth
Assertion framework for Python unit tests
mattphillips/babel-jest-assertions
Babel Plugin that adds safety to your tests by verifying assertions are actually ran 🃏⁉️
skarab42/vite-plugin-vitest-typescript-assert
🔥 TypeScript type assertion plugin for vitest
Thinkmill/jest-expect-contain-deep
Assert deeply nested values in Jest
fslev/json-compare
A Java library for comparing JSONs
propensive/probably
To probe what we can't prove, so the unprovable may become probable; testing for Scala
bahmutov/cy-spok
Playing with spok inside Cypress
authorjapps/performance-tests
Sample Performance Testing setup for HTTP REST, SOAP APIs, JUnit4, JUnit5 tests - Generating Load and Stress On a Target Application
lazarljubenovic/type-guards
Simple utility for runtime type checking which also assigns the correct type if used with TypeScript.
otiai10/mint
The very minimum assertion for Golang testing framework.
lateapexearlyspeed/Lateapexearlyspeed.JsonSchema
Simple and high performance json schema implementation for .Net and related json validation in .Net, Nullability info reader even if generic type
sunxfancy/zeroerr
A powerful C++ unit testing/assert/log utils
nyggus/easycheck
A module offering Python functions for simple and readable assertion-like checks to be used inside code, but also in testing.
authorjapps/spring-boot-integration-test
Zerocode based integration-tests for a spring-boot application
metarhia/metatests
Extremely simple to use test framework and runner for Metarhia technology stack 🧪
riezebosch/hypothesist
🧐 Hypothesise about future events and validate from a test!
issue9/assert
Go 语言 assert 断言函数
final-hill/decorator-contracts
Decorator Contracts is a library that provides the ability to create and assign Code Contracts to ECMAScript and TypeScript classes. This enables enforcement of the Liskov substitution principle and the Open-closed principle of SOLID to support Design By Contract™.
oswaldobapvicjr/junit-utils
Common utilities for working with JUnit
poissonconsulting/checkr
An R package of assertive functions to check the properties of common R objects.
jcoreio/typescript-validators
API input validators with user-friendly error output and TypeScript to ensure you don't miss any properties
xarenard/webauthn_fido_java_react
Webauthn demo with react.js and Spring boot
leiless/assertf.h
🚀 C header-only formattable assert macros library
AKushWarrior/should
A BDD-style assertion library for Dart.
jcoreio/typed-validators
complex type validators that generate TypeScript and Flow types for you
TheDhejavu/appattest-rs
Rust module for validating Apple app attestations and assertions.
bayashi/actually
A testing library focused on turning failure into success
xybor-x/xycond
A package supports to assert or expect many conditions in Golang