78 skills found · Page 1 of 3
chaijs / ChaiBDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.
kotest / KotestPowerful, elegant and flexible test framework for Kotlin with assertions, property testing and data driven tests.
google / TruthFluent assertions for Java and Android
tj / Should.jsBDD style assertions for node.js -- test framework agnostic
shouldjs / Should.jsBDD style assertions for node.js -- test framework agnostic
chaijs / Sinon ChaiExtends Chai with assertions for the Sinon.JS mocking framework.
jfirebaugh / KonachaTest your Rails application's JavaScript with the mocha test framework and chai assertion library
godot-gdunit-labs / GdUnit4Embedded unit testing framework for Godot 4 supporting GDScript and C#. Features test-driven development, embedded test inspector, extensive assertions, mocking, scene testing.
robstoll / AtriumA multiplatform expectation library for Kotlin
MarvinJWendt / TestzaFull-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! 🍕
moll / Js MustAn assertion library for JavaScript and Node.js with a friendly BDD syntax (awesome.must.be.true()). It ships with many expressive matchers and is test runner and framework agnostic. Follows RFC 2119 with its use of MUST. Good stuff and well tested.
tpierrain / NFluentSmooth your .NET TDD experience with NFluent! NFluent is an ergonomic assertion library which aims to fluent your .NET TDD experience (based on simple Check.That() assertion statements). NFluent aims your tests to be fluent to write (with a super-duper-happy 'dot' auto-completion experience), fluent to read (i.e. as close as possible to plain English expression), but also fluent to troubleshoot, in a less-error-prone way comparing to the classical .NET test frameworks. NFluent is also directly inspired by the awesome Java FEST Fluent assertion/reflection library (http://fest.easytesting.org/)
Jac0xb / LighthouseThe Solana assertion protocol
nathansobo / Screw UnitA Javascript BDD Framework with nested describes, a convenient assertion syntax, and an intuitive test browser.
godot-gdunit-labs / GdUnit4NetOfficial C# implementation of GDUnit4 - a comprehensive unit testing framework for Godot 4. Features VS/Rider test adapter integration, parameterized tests, scene runners, and extensive assertion methods.
google / PytruthAssertion framework for Python unit tests
letsdrink / Ouzo Goodies[READ-ONLY] Utility classes, test assertions and mocking framework extracted from Ouzo framework.
codeforester / BaseA simple framework for sharing Bash profiles, reusable shell libraries, and commands across hosts and teams. Contains builtin libraries for common functions like logging, error handling, and assertions. Built with SRE / DevOps teams in mind.
unitjs / Unit.jsSimple, intuitive and flexible unit testing framework for javascript / Node.js. Integrates the great assertions libraries Must.js, Should.js, Assert of Node.js, Sinon.js and other friendly features.
csparpa / FluentcheckFluent assertions for Python