k6-expect
Assertion library
A k6 library that simplifies writing tests with assertions and custom logic
k6 library that simplifies writing tests in a functional way by providing a simple and readable syntax for expectations
2 stars
1 watching
0 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
krzysztof-o/expect.as | A BDD-style assertion library for ActionScript 3 | 10 |
unexpectedjs/unexpected | A toolkit for writing tests with assertions in JavaScript | 371 |
automattic/expect.js | An assertion toolkit for Node.js and the browser | 2,106 |
markusamshove/kluent | A fluent assertion library for Kotlin that simplifies writing tests and assertions in Kotlin programming language. | 867 |
tylors/4.5 | A library for functional assertions with curried and monadic APIs | 21 |
robstoll/atrium | A multiplatform expectation assertion library for Kotlin | 572 |
allain/expect | A set of functions for writing tests in a style similar to Jest. | 45 |
gavinaiken/eslint-plugin-chai-expect-keywords | A tool that checks for unsupported keywords in chai.js expect() assertions during code analysis. | 1 |
t-huth/eslint-plugin-chai-assert-bdd | An ESLint plugin to support assertions in JavaScript testing using the Chai assertion library. | 2 |
jgroeneveld/trial | A simple assertion library for Go that provides basic assertions and helpers for testing. | 6 |
go-playground/assert | A library providing custom assertion functionality for building more robust unit tests in Go. | 63 |
ocharles/assert-explainer | A plugin to simplify assertions in Haskell by providing detailed error messages and context when an assertion fails. | 65 |
shouldly/shouldly | An assertion framework that provides more informative error messages than standard assertions. | 2,054 |
fluentassert/verify | An assertion library providing an extensible and type-safe API for writing tests in Go. | 46 |
maargenton/go-testpredicate | A comprehensive assertions library with diagnostic output for unit testing in Go. | 5 |