n
nightwatch-custom-commands-assertionsby maxgalbu
JavaScript 135 Version:Current License: Permissive (MIT)
Nightwatch.js custom commands and assertions
Support
Quality
Security
License
Reuse
Tracing Based JavaScript Assertions
Support
Quality
Security
License
Reuse
A simple assertion library that you probably shouldn't use.
Support
Quality
Security
License
Reuse
RSpec-esque matchers for Test::Unit
Support
Quality
Security
License
Reuse
Extra assertions on top of node's assert module
Support
Quality
Security
License
Reuse
Support
Quality
Security
License
Reuse
Power Assert in Rust. Provides better assertion message.
Support
Quality
Security
License
Reuse
Power Assert for Minitest
Support
Quality
Security
License
Reuse
:exclamation: Assertion lib for shell script users
Support
Quality
Security
License
Reuse
A simple assertion library using Go generics
Support
Quality
Security
License
Reuse
Chai assertion that provides Jest's snapshot testing
Support
Quality
Security
License
Reuse
porting Node.js assert.js to browser
Support
Quality
Security
License
Reuse
Path Matcher/Getter/Setter for Object/Array
Support
Quality
Security
License
Reuse
Babel Plugin that adds safety to your tests by verifying assertions are actually ran 🃏⁉️
Support
Quality
Security
License
Reuse
GoCrest - Hamcrest-like matchers for Go
Support
Quality
Security
License
Reuse
Packages for working with invariant(condition, message) assertions
Support
Quality
Security
License
Reuse
power-assert instrumentor for TypeScript
Support
Quality
Security
License
Reuse
A set of advanced assertions for Pester to simplify how you write tests.
Support
Quality
Security
License
Reuse
FluentAssertions for HTTP APIs
Support
Quality
Security
License
Reuse
Fluent assertion-style functions used by goconvey and gunit. Can also be used in any test or application.
Support
Quality
Security
License
Reuse
Support
Quality
Security
License
Reuse
A Go test assertion library for verifying that two representations of JSON are semantically equal
Support
Quality
Security
License
Reuse
Super-agent driven library for testing Deno HTTP servers.
Support
Quality
Security
License
Reuse
"containSubset" object properties matcher for Chai
Support
Quality
Security
License
Reuse
Fluent assertions for Python
Support
Quality
Security
License
Reuse
A collection of convenient assertions for Swift testing
Support
Quality
Security
License
Reuse
DOM assertions for the Chai assertion library using vanilla JavaScript
Support
Quality
Security
License
Reuse
Assert deeply nested values in Jest
Support
Quality
Security
License
Reuse
A simple assertion library for server and client side JavaScript.
Support
Quality
Security
License
Reuse
HTTP assertions for Oak made easy via SuperDeno. 🐿 🦕
Support
Quality
Security
License
Reuse
Readable, Writable Test Assertions for .NET
Support
Quality
Security
License
Reuse
Wrappers for Swift assertions that take Error instances instead of strings, and the means to test them in XCTest.
Support
Quality
Security
License
Reuse
WebdriverIO Assertion Library
Support
Quality
Security
License
Reuse
Write better assertions for DOM nodes
Support
Quality
Security
License
Reuse
An assertion library for C++
Support
Quality
Security
License
Reuse
Simple DOM assertion library
Support
Quality
Security
License
Reuse
RSpec matchers for testing Sunspot searches
Support
Quality
Security
License
Reuse
assert!() and check!() macros for Rust, inspired by Catch2
Support
Quality
Security
License
Reuse
Custom assertions generator
Support
Quality
Security
License
Reuse
Laravel-specific Testing Helpers and Assertions.
Support
Quality
Security
License
Reuse
Hamcrest in Ruby
Support
Quality
Security
License
Reuse
A modern generic testing assertions library for Go
Support
Quality
Security
License
Reuse
Java library which implements hamcrest matchers for collections and webdriver webelements. Includes a few matcher decorators to handle timeout issues.
Support
Quality
Security
License
Reuse
Assert utility from yeoman
Support
Quality
Security
License
Reuse
Assertion methods used by Codeception core and Asserts module
Support
Quality
Security
License
Reuse
Codeception module containing various assertions
Support
Quality
Security
License
Reuse
[DEPRECATED] Fluent test assertions for RxJava's 1.x TestSubscriber
Support
Quality
Security
License
Reuse
o
openshift-preflightby redhat-openshift-ecosystem
Go 48 Version:Current License: Permissive (Apache-2.0)
Operator and container preflight certification tests
Support
Quality
Security
License
Reuse
🚫 danger plugin for asserting Swift compilation time
Support
Quality
Security
License
Reuse
Alternative to JUnit assertions that provides a more insightful log narrative for your tests
Support
Quality
Security
License
Reuse
n
nightwatch-custom-commands-assertionsby maxgalbu
Nightwatch.js custom commands and assertions
JavaScript 135Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
m
malabiby aspecto-io
Tracing Based JavaScript Assertions
TypeScript 130Updated: 3 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
e
expectby pkg
A simple assertion library that you probably shouldn't use.
Go 124Updated: 4 y ago License: Permissive (BSD-2-Clause)
Support
Quality
Security
License
Reuse
m
Support
Quality
Security
License
Reuse
n
node-assert-plusby joyent
Extra assertions on top of node's assert module
JavaScript 119Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
g
googletest-rustby google
Rust 117Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
p
power-assert-rsby gifnksm
Power Assert in Rust. Provides better assertion message.
Rust 113Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
m
minitest-power_assertby hsbt
Power Assert for Minitest
Ruby 109Updated: 4 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
a
assert.shby torokmark
:exclamation: Assertion lib for shell script users
Shell 106Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
a
assertby alecthomas
A simple assertion library using Go generics
Go 103Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
c
chai-jest-snapshotby suchipi
Chai assertion that provides Jest's snapshot testing
JavaScript 97Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
a
assertby Jxck
porting Node.js assert.js to browser
JavaScript 96Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
d
depathby janryWang
Path Matcher/Getter/Setter for Object/Array
TypeScript 96Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
b
babel-jest-assertionsby mattphillips
Babel Plugin that adds safety to your tests by verifying assertions are actually ran 🃏⁉️
JavaScript 92Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
g
gocrestby corbym
GoCrest - Hamcrest-like matchers for Go
Go 90Updated: 2 y ago License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
i
invariant-packagesby apollographql
Packages for working with invariant(condition, message) assertions
TypeScript 85Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
e
espower-typescriptby power-assert-js
power-assert instrumentor for TypeScript
TypeScript 85Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
A
Assertby nohwnd
A set of advanced assertions for Pester to simplify how you write tests.
PowerShell 84Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
F
FluentAssertions.Webby adrianiftode
FluentAssertions for HTTP APIs
C# 82Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
a
assertionsby smartystreets
Fluent assertion-style functions used by goconvey and gunit. Can also be used in any test or application.
Go 82Updated: 2 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
j
java-power-assertby jkschneider
Java 80Updated: 4 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
j
jsonassertby kinbiko
A Go test assertion library for verifying that two representations of JSON are semantically equal
Go 79Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
superdenoby asos-craigmorten
Super-agent driven library for testing Deno HTTP servers.
TypeScript 79Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
c
chai-subsetby debitoor
"containSubset" object properties matcher for Chai
JavaScript 77Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
f
fluentcheckby csparpa
Fluent assertions for Python
Python 76Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
A
Assertby JohnSundell
A collection of convenient assertions for Swift testing
Swift 69Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
c
chai-domby nathanboktae
DOM assertions for the Chai assertion library using vanilla JavaScript
JavaScript 68Updated: 3 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
j
jest-expect-contain-deepby Thinkmill
Assert deeply nested values in Jest
JavaScript 68Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
p
proclaimby rowanmanning
A simple assertion library for server and client side JavaScript.
JavaScript 66Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
superoakby cmorten
HTTP assertions for Oak made easy via SuperDeno. 🐿 🦕
TypeScript 66Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
P
PowerAssert.Netby PowerAssert
Readable, Writable Test Assertions for .NET
C# 64Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
E
ErrorAssertionsby SlaunchaMan
Wrappers for Swift assertions that take Error instances instead of strings, and the means to test them in XCTest.
Swift 62Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
e
expect-webdriverioby webdriverio
WebdriverIO Assertion Library
TypeScript 62Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
e
expect-elementby mjackson
Write better assertions for DOM nodes
JavaScript 61Updated: 5 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
s
snowhouseby banditcpp
An assertion library for C++
C++ 61Updated: 4 y ago License: Permissive (BSL-1.0)
Support
Quality
Security
License
Reuse
j
jquery-expectby Codecademy
Simple DOM assertion library
JavaScript 58Updated: 5 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
s
sunspot_matchersby pivotal-legacy
RSpec matchers for testing Sunspot searches
Ruby 57Updated: 5 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
a
assert2-rsby de-vri-es
assert!() and check!() macros for Rust, inspired by Catch2
Rust 57Updated: 2 y ago License: Permissive (BSD-2-Clause)
Support
Quality
Security
License
Reuse
a
assertj-assertions-generatorby assertj
Custom assertions generator
Java 54Updated: 3 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
l
laravel-testing-toolsby dmitry-ivanov
Laravel-specific Testing Helpers and Assertions.
PHP 54Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
r
Support
Quality
Security
License
Reuse
t
testby shoenig
A modern generic testing assertions library for Go
Go 53Updated: 2 y ago License: Weak Copyleft (MPL-2.0)
Support
Quality
Security
License
Reuse
m
matchers-javaby yandex-qatools
Java library which implements hamcrest matchers for collections and webdriver webelements. Includes a few matcher decorators to handle timeout issues.
Java 52Updated: 4 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
y
yeoman-assertby yeoman
Assert utility from yeoman
JavaScript 51Updated: 4 y ago License: Permissive (BSD-2-Clause)
Support
Quality
Security
License
Reuse
l
lib-assertsby Codeception
Assertion methods used by Codeception core and Asserts module
PHP 49Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
m
module-assertsby Codeception
Codeception module containing various assertions
PHP 49Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
a
assert-rxby peter-tackage
[DEPRECATED] Fluent test assertions for RxJava's 1.x TestSubscriber
Java 48Updated: 5 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
o
openshift-preflightby redhat-openshift-ecosystem
Operator and container preflight certification tests
Go 48Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
d
danger-xcprofilerby giginet
🚫 danger plugin for asserting Swift compilation time
Ruby 47Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
v
visible-assertionsby rnorth
Alternative to JUnit assertions that provides a more insightful log narrative for your tests
Java 46Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse