Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with assert
A curated list of projects in awesome lists tagged with assert .
https://github.com/avajs/ava
Node.js test runner that lets you develop with confidence π
assert async async-functions ava cli cli-app concurrency javascript node nodejs performance tap tdd test-framework test-runner testing unicorns unit-testing
Last synced: 30 Dec 2024
https://github.com/power-assert-js/power-assert
Power Assert in JavaScript. Provides descriptive assertion messages through standard assert interface. No API is the best API.
Last synced: 31 Dec 2024
https://github.com/tapjs/tapjs
Test Anything Protocol tools for node
assert bdd code-coverage commonjs esm framework node tap tdd test testanythingprotocol testing typescript
Last synced: 30 Dec 2024
https://github.com/alexreardon/tiny-invariant
A tiny invariant function
assert assertion invariant type-guard
Last synced: 01 Jan 2025
https://github.com/amantinband/throw
A simple, fluent, extensible, and fully customizable library for throwing exceptions for projects using .NET 6+
argument assert assertion clause contract exception fluent guard validation
Last synced: 02 Jan 2025
https://github.com/inspect-js/node-deep-equal
node's assert.deepEqual algorithm
assert deepequal equal javascript loose node nodejs strict
Last synced: 01 Jan 2025
https://github.com/h2non/baloo
Expressive end-to-end HTTP API testing made easy in Go
assert expectations gentleman golang http http-api-debug json-schema testing
Last synced: 30 Dec 2024
https://github.com/wellwelwel/poku
π· Poku makes testing easy for Node.js, Bun, Deno, and you at the same time.
assert assertion bdd bun cross-platform deno dependency-free e2e e2e-testing integration-testing javascript kill-port nodejs tdd test-runner testing typescript unit-testing watch zero-dependency
Last synced: 03 Jan 2025
https://github.com/nvzqz/static-assertions
Ensure correct assumptions about constants, types, and more in Rust
assert compile-time rust static-assertions testing
Last synced: 04 Jan 2025
https://github.com/robstoll/atrium
A multiplatform expectation library for Kotlin
assert assertion-framework assertion-library assertions hacktoberfest kotlin kotlin-multiplatform kotlin-testing
Last synced: 02 Jan 2025
https://github.com/jaywcjlove/validator.js
:interrobang: Lightweight JavaScript form validation, that had minimal configuration and felt natural to use. No dependencies, support UMD.
assert form form-validation javascript sanitize validate validation validator validatorjs
Last synced: 02 Jan 2025
https://github.com/robfletcher/strikt
An assertion library for Kotlin
assert assertions fluent-api kotlin test testing
Last synced: 07 Nov 2024
https://github.com/q191201771/naza
π Golang basic library. || Goθ―θ¨εΊη‘εΊ
assert atomic big-endian bitrate bits buffer-pool circularqueue consistent-hashing defer-task deferred-tasks go-utils golang goroutine-pool leaky-bucket log md5 mock ratelimit reflect token-bucket
Last synced: 29 Dec 2024
https://github.com/gotestyourself/gotest.tools
A collection of packages to augment the go testing package and support common patterns.
assert assertions go golang test testing
Last synced: 31 Dec 2024
https://github.com/samber/oops
π₯ Error handling library with context, assertion, stack trace and source fragments
assert assertion attributes context error exception go handling logger logrus logrus-fomatter slog stacktrace structured-logging zap zerolog
Last synced: 30 Dec 2024
https://github.com/Iltotore/iron
Strong type constraints for Scala
assert functional-programming refinement-types scala types
Last synced: 30 Oct 2024
https://github.com/decs/typeschema
π΅ Universal adapter for TypeScript schema validation.
adapter assert inference schema type typescript validation
Last synced: 18 Nov 2024
https://github.com/browserify/commonjs-assert
Node.js's require('assert') for all engines
assert browserify javascript node-shim nodejs
Last synced: 03 Jan 2025
https://github.com/ysmood/got
An enjoyable golang test framework.
assert dependency-free diff golang lightweight log snapshot-testing test testing unit-testing
Last synced: 26 Oct 2024
https://github.com/l2beat/earl
β Ergonomic, modern and type-safe assertion library for TypeScript
assert assertion-libraries chai jest mocha testing typescript
Last synced: 03 Jan 2025
https://github.com/foonathan/debug_assert
Simple, flexible and modular assertion macro.
Last synced: 31 Dec 2024
https://github.com/ma2gedev/power_assert_ex
Power Assert in Elixir. Shows evaluation results each expression.
assert assertion-library elixir exunit power-assert testing-tools
Last synced: 04 Jan 2025
https://github.com/gpakosz/ppk_assert
PPK_ASSERT is an orthodox drop-in & self-contained C++ assertion library β οΈ
Last synced: 30 Dec 2024
https://github.com/gpakosz/PPK_ASSERT
PPK_ASSERT is an orthodox drop-in & self-contained C++ assertion library β οΈ
Last synced: 26 Oct 2024
https://github.com/jamiemason/expect-more
Curried Type Testing library, and Test Matchers for Jest
assert assertions expect jasmine jasmine-matchers jest jest-matchers matchers predicates property-based-testing test-matchers testing
Last synced: 04 Jan 2025
https://github.com/phpstan/phpstan-webmozart-assert
PHPStan extension for webmozart/assert
assert php php7 phpstan static-analysis static-code-analysis
Last synced: 03 Jan 2025
https://github.com/de-vri-es/assert2-rs
assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!
assert hacktoberfest rust-library testing
Last synced: 05 Jan 2025
https://github.com/skarab42/vite-plugin-vitest-typescript-assert
π₯ TypeScript type assertion plugin for vitest
assert assertion expect test type-check type-checking typescript vite vitest
Last synced: 28 Oct 2024
https://github.com/svartalf/rust-claim
Assertion macros toolkit for Rust
assert assertions macros rust-lang
Last synced: 30 Dec 2024
https://github.com/johnsundell/assert
A collection of convenient assertions for Swift testing
assert assertions swift test testing testing-tools xcode
Last synced: 28 Oct 2024
https://github.com/smikhalevski/doubter
π€βRuntime validation and transformation library.
assert parsing transformation validation
Last synced: 30 Dec 2024
https://github.com/elaichenkov/cy-verify-downloads
Cypress custom command to wait and verify that file has been downloaded
assert cypress cypress-custom-command cypress-example cypress-io cypress-plugin download javascript verify wait
Last synced: 30 Dec 2024
https://github.com/becheran/ntest
Testing framework for rust enhancing the built-in library with some useful features.
assert library rust rust-lang test-cases testing timeout
Last synced: 29 Dec 2024
https://github.com/aikoven/assert-never
Helper function for exhaustive checks of discriminated unions in TypeScript
assert discriminated-unions never typescript
Last synced: 29 Dec 2024
https://github.com/oknozor/speculoos
Fluent test assertions for Rust.
assert assertion-library assertions fluent fluentassertions rust rust-crate rust-library rust-test rust-tests test testing tests
Last synced: 31 Dec 2024
https://github.com/psychollama/expect-enzyme
Enzyme assertions for mjackson's Expect library
Last synced: 09 Nov 2024
https://github.com/sinonjs/referee
Test-framework agnostic assertion and expectation library
assert assertions javascript matchers tdd
Last synced: 01 Jan 2025
https://github.com/phpstan/phpstan-beberlei-assert
PHPStan extension for beberlei/assert
assert php php7 phpstan static-analysis static-code-analysis
Last synced: 31 Dec 2024
https://github.com/e2e-boilerplate/playwright-typescript-ts-jest-jest-assert
Playwright end-to-end test automation boilerplate, using TypeScript, Jest and Assert.
assert e2e-test e2e-testing e2e-tests jest playwright playwright-typescript typescript
Last synced: 12 Nov 2024
https://github.com/browserify/console-browserify
Emulate console for all the browsers
assert browserify console javascript logging node node-shim require shim
Last synced: 04 Jan 2025
https://github.com/wooorm/devlop
do things in development and nothing otherwise
assert deprecate develop development production
Last synced: 01 Jan 2025
https://github.com/mesaugat/chai-exclude
Exclude keys to compare from a deep equal operation with chai expect or assert.
assert bdd chai chai-exclude chai-plugin exclude expect mocha tdd unit-testing
Last synced: 01 Jan 2025
https://github.com/a8m/expect
Minimalistic BDD-style assertions for Go (inspired by expect.js)
Last synced: 28 Oct 2024
https://github.com/rmdm/assert-match
assert + matchers <3
assert assertions ismatch match matchers
Last synced: 22 Dec 2024
https://github.com/negrel/assert
0οΈβ£ Zero cost debug assertions for Go.
Last synced: 10 Nov 2024
https://github.com/huandu/go-assert
Magic assert macros for Go.
assert ast golang helper-functions tdd testing
Last synced: 07 Nov 2024
https://github.com/pubkey/async-test-util
Utility functions that are useful in async/await tests :thumbsup:
assert async async-await jasmine javascript karma mocha testcafe testing
Last synced: 14 Nov 2024
https://github.com/sunxfancy/zeroerr
A powerful C++ unit testing/assert/log utils
assert assertion benchmarking c-plus-plus-11 cpp cpp11 dbg fuzzing header-only logger logging test-framework unit-test unit-testing unit-testing-framework
Last synced: 23 Dec 2024
https://github.com/joubertredrat/assert-true
A lot of ways to you set your assert as true
assert composer jokes php php7 phpunit phpunit-tests
Last synced: 02 Nov 2024
https://github.com/dentelis/php-json-structure-validator
Lightweight library to validate/assert json documents structure
assert assertions json php8 structure testing validate validation
Last synced: 17 Nov 2024
https://github.com/metarhia/metatests
Extremely simple to use test framework and runner for Metarhia technology stack π§ͺ
assert assertion assertions case cases ci continuous-integration declarative impress javascript js maojian metarhia mock node node-tap nodejs runner tap test
Last synced: 12 Nov 2024
https://github.com/webreflection/tressa
Little test utility
assert simple testing testing-tools
Last synced: 31 Dec 2024
https://github.com/guillaumefalourd/assert-command-line-output
Github Action to assert / check a command line output π΅οΈβοΈπ₯
all-os-supported assert cli command-line github-actions hacktoberfest utilities
Last synced: 27 Oct 2024
https://github.com/oguzkaran/javaapp1-oct-2021
JavaApp1-Oct-2021
annotations assert bitwise-operations bitwise-operators hibernate-jpa java junit lambda-functions microservice recursion recursive-algorithm reflection rest-api spring spring-boot
Last synced: 02 Nov 2024
https://github.com/faabiosr/openapi-assert
Asserting data against OpenAPI docs.
Last synced: 30 Sep 2024
https://github.com/wemake-services/safe-assert
Safe and composable assert for Python that can be used together with optimised mode
assert mypy mypy-stubs pep561 python python3 type-safety utility
Last synced: 08 Nov 2024
https://github.com/busterc/underscore.haz
:mag: _.haz() is like _.has() but this underscore and/or lodash mixin lets you do deep object key existence checking with a dot denoted string, for example 'a.b.c'
assert deep lodash object underscore
Last synced: 12 Dec 2024
https://github.com/jcoreio/typescript-validators
API input validators with user-friendly error output and TypeScript to ensure you don't miss any properties
api assert assertion defensive-programming js-schema json json-schema object-schema runtime-types schema type types typescript validate validation validation-schema validator
Last synced: 05 Dec 2024
https://github.com/rphlmr/comply
Comply is a tiny library to help you define policies in your app
assert assertions check compliance guard policy rules type-guard typescript
Last synced: 28 Oct 2024
https://github.com/stijnmoreels/fscenario
Reusable integration test building blocks to make writing integration tests more fun.
assert assertions clean-up defect-localization disposable filesystem fixture fsharp functional http integration-testing integration-tests no-stress open-minded performance-tests polling reliable scenario-tester testing zero-waste
Last synced: 12 Oct 2024
https://github.com/aazuspan/should-test
Build and run unit tests in the Earth Engine code editor
assert assertions code-editor earth-engine gee javascript testing unit-testing
Last synced: 12 Oct 2024
https://github.com/devenbansod/jest-expect-codemod
CodeMods for migrating `chai.assert`, `chai.expect`, `assert` -based test assertions to jest's `expect` assertions
Last synced: 16 Nov 2024
https://github.com/jcoreio/typed-validators
complex type validators that generate TypeScript and Flow types for you
api assert assertion defensive-programming flow flowtype js-schema json json-schema object-schema runtime-types schema type types typescript validate validation validation-schema validator
Last synced: 20 Nov 2024
https://github.com/kuy/macro-harness
Test harness for procedural macros
assert proc-macro rust testing-library
Last synced: 11 Nov 2024
https://github.com/e2e-boilerplate/playwright-commonjs-cucumber-assert
Playwright end-to-end test automation boilerplate, using CommonJS, Cucumber and Assert.
assert commonjs cucumber e2e-test e2e-testing e2e-tests playwright
Last synced: 12 Nov 2024
https://github.com/maprost/should
lightwight test environment
assert assertions go golang testing
Last synced: 08 Nov 2024
https://github.com/japa/assert
Assertions package for Japa. Built on top of Chai.Assert
Last synced: 27 Nov 2024
https://github.com/hooklift/assert
Minimalist assertion library for Go
assert golang minimalistic-assertion-library
Last synced: 13 Nov 2024
https://github.com/jungomi/jest-t-assert
Use tape style assertions with Jest
Last synced: 16 Nov 2024
https://github.com/restuwahyu13/is-any-type
Simple functionality alternative to check data type references such as typeof and instanceof.
assert assertions check checking checking-functionlity expect functional-testing instanceof tdd-utilities test testing testing-tools typeof validation validator
Last synced: 09 Nov 2024
https://github.com/leiless/assertf.h
π C header-only formattable assert macros library
assert assertion assertion-library c cpp debug debugging header-only misuse test unittest
Last synced: 28 Nov 2024
https://github.com/dead-claudia/clean-assert
A simple, intuitive, and extensible TDD assertion library.
assert assertions clean-assert javascript library node-js tdd testing
Last synced: 13 Oct 2024
https://github.com/baraja-core/phone-number
Simple package for phone number manipulation.
assert number phone phone-number validator
Last synced: 06 Nov 2024
https://github.com/mvasilkov/assert-equal-html
Assert the equality of two HTML fragments
assert equality html typescript
Last synced: 17 Oct 2024
https://github.com/e2e-boilerplate/playwright-es-modules-babel-jest-assert
Playwright end-to-end test automation boilerplate project. Using ES6 modules, BabelJS, Jest and Assert.
asser assert babel e2e-test e2e-testing e2e-tests es6 jest nanel playwright
Last synced: 12 Nov 2024
https://github.com/artichoke/qed
β Compile-time assertion macros
artichoke assert compile-time const-assert no-std rust rust-crate
Last synced: 06 Nov 2024
https://github.com/threeal/assertion-cmake
A CMake module containing a collection of assertion functions and other utilities for testing CMake code
assert assertions cmake cmake-modules cmake-scripts test testing
Last synced: 27 Nov 2024
https://github.com/yasaichi/standard_assert
Standard Library-like library for assertions in Ruby. Encourages us to use assertion methods anywhere.
Last synced: 03 Dec 2024
https://github.com/goto-bus-stop/mini-unassert
remove assert calls from a stream of javascript
assert browserify browserify-transform optimization production transform unassert
Last synced: 17 Oct 2024
https://github.com/dword-design/jest-image-matcher
A Jest matcher for image comparisons based on pixelmatch. Can also be used with Mocha. Useful for visual regression testing.
assert compare comparison expect extend image jest match matcher mocha regression visual
Last synced: 10 Oct 2024
https://github.com/syntax-tree/unist-util-assert
utility to assert nodes
assert check syntax-tree test unist unist-util util
Last synced: 14 Nov 2024
https://github.com/tunnckocore/assert-kindof
Check native type of the given value and throw TypeError if not okey. Expressive, elegant, behavior-driven API, good descriptive default error messages, simple and clean syntax.
assert assertion-library assertions checking kind kindof natives simple type typeof utils validate
Last synced: 16 Oct 2024
https://github.com/e2e-boilerplate/playwright-es-modules-esm-mocha-assert
Playwright end-to-end test automation boilerplate, using ES6 Modules, ESM, Mocha and Assert.
assert e2e-test e2e-testing e2e-tests es6 esm mocha playwright
Last synced: 12 Nov 2024
https://github.com/stdlib-js/assert-deep-has-property
Test whether an object contains a nested key path, either own or inherited.
assert assertion deephas deephasown deephasownproperty deephasproperty javascript node node-js nodejs obj object prop property stdlib test util utilities utility utils
Last synced: 18 Dec 2024