All Projects → assert-never → Similar Projects or Alternatives

47 Open source projects that are alternatives of or similar to assert-never

unreachable
Utility function for exhaustiveness checking with typed JS (TS or Flow)
Stars: ✭ 14 (-56.25%)
Mutual labels:  discriminated-unions
ruling
Stateless rule engine
Stars: ✭ 19 (-40.62%)
Mutual labels:  assert
ExhaustiveMatching
C# Analyzer Adding Exhaustive Checking of Switch Statements and Expressions
Stars: ✭ 60 (+87.5%)
Mutual labels:  discriminated-unions
chai-exclude
Exclude keys to compare from a deep equal operation with chai expect or assert.
Stars: ✭ 33 (+3.13%)
Mutual labels:  assert
Power Assert
Power Assert in JavaScript. Provides descriptive assertion messages through standard assert interface. No API is the best API.
Stars: ✭ 2,704 (+8350%)
Mutual labels:  assert
Check Types.js
MOVED TO GITLAB
Stars: ✭ 232 (+625%)
Mutual labels:  assert
Gotest.tools
A collection of packages to augment the go testing package and support common patterns.
Stars: ✭ 205 (+540.63%)
Mutual labels:  assert
Power assert ex
Power Assert in Elixir. Shows evaluation results each expression.
Stars: ✭ 201 (+528.13%)
Mutual labels:  assert
Swiftpowerassert
Power Assert in Swift. Provides descriptive assertion messages.
Stars: ✭ 191 (+496.88%)
Mutual labels:  assert
Debug assert
Simple, flexible and modular assertion macro.
Stars: ✭ 181 (+465.63%)
Mutual labels:  assert
Ppk assert
PPK_ASSERT is a cross platform drop-in & self-contained C++ assertion library
Stars: ✭ 164 (+412.5%)
Mutual labels:  assert
Resumable Assert
Assert replacement to continue execution in debugger
Stars: ✭ 157 (+390.63%)
Mutual labels:  assert
Earl
☕ Ergonomic, modern and type-safe assertion library for TypeScript
Stars: ✭ 153 (+378.13%)
Mutual labels:  assert
Gopwt
PowerAssert library for golang
Stars: ✭ 137 (+328.13%)
Mutual labels:  assert
Expect More
Curried Type Testing library, and Test Matchers for Jest
Stars: ✭ 124 (+287.5%)
Mutual labels:  assert
Assert
A collection of convenient assertions for Swift testing
Stars: ✭ 69 (+115.63%)
Mutual labels:  assert
Testify
A unit testing framework written in bash for bash scripts
Stars: ✭ 45 (+40.63%)
Mutual labels:  assert
Regex Assert Symfony
Common Regex to use with Assert in Symfony's entity
Stars: ✭ 5 (-84.37%)
Mutual labels:  assert
Baloo
Expressive end-to-end HTTP API testing made easy in Go
Stars: ✭ 702 (+2093.75%)
Mutual labels:  assert
Node Deep Equal
node's assert.deepEqual algorithm
Stars: ✭ 577 (+1703.13%)
Mutual labels:  assert
Validator.js
⁉️轻量级的 JavaScript 表单验证,字符串验证。没有依赖,支持 UMD ,~3kb。
Stars: ✭ 486 (+1418.75%)
Mutual labels:  assert
Ava
Node.js test runner that lets you develop with confidence 🚀
Stars: ✭ 19,458 (+60706.25%)
Mutual labels:  assert
Static Assertions Rs
Ensure correct assumptions about constants, types, and more in Rust
Stars: ✭ 363 (+1034.38%)
Mutual labels:  assert
Atrium
A multiplatform assertion library for Kotlin
Stars: ✭ 359 (+1021.88%)
Mutual labels:  assert
Strikt
An assertion library for Kotlin
Stars: ✭ 310 (+868.75%)
Mutual labels:  assert
Commonjs Assert
Node.js's require('assert') for all engines
Stars: ✭ 255 (+696.88%)
Mutual labels:  assert
Naza
🍀 Go basic library. || Go语言基础库
Stars: ✭ 253 (+690.63%)
Mutual labels:  assert
underscore.haz
🔍 _.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'
Stars: ✭ 13 (-59.37%)
Mutual labels:  assert
openapi-assert
Asserting data against OpenAPI docs.
Stars: ✭ 17 (-46.87%)
Mutual labels:  assert
php-assert
Fast flexible php assert
Stars: ✭ 18 (-43.75%)
Mutual labels:  assert
assert-true
A lot of ways to you set your assert as true
Stars: ✭ 19 (-40.62%)
Mutual labels:  assert
earl
☕ Ergonomic, modern and type-safe assertion library for TypeScript
Stars: ✭ 217 (+578.13%)
Mutual labels:  assert
got
An enjoyable golang test framework.
Stars: ✭ 234 (+631.25%)
Mutual labels:  assert
rust-claim
Assertion macros toolkit for Rust
Stars: ✭ 53 (+65.63%)
Mutual labels:  assert
type-guards
Simple utility for runtime type checking which also assigns the correct type if used with TypeScript.
Stars: ✭ 30 (-6.25%)
Mutual labels:  assert
tressa
Little test utility
Stars: ✭ 18 (-43.75%)
Mutual labels:  assert
Symfony-code-snippets
Over 100 Symfony Code Snippets for PhP code And Over 80 Twig Code Snippets. Just type the letters 'sf' to get a list of all available Symfony Code Snippets. For Twig Just Type the Tag name and you will get AutoCompletion.
Stars: ✭ 15 (-53.12%)
Mutual labels:  assert
Assertion
The power of Respect\Validation into an assertion library.
Stars: ✭ 23 (-28.12%)
Mutual labels:  assert
assert matches
Provides macro `assert_matches` for testing pattern matching
Stars: ✭ 51 (+59.38%)
Mutual labels:  assert
phpstan-webmozart-assert
PHPStan extension for webmozart/assert
Stars: ✭ 132 (+312.5%)
Mutual labels:  assert
coderbyte-challenges
ES 6/7 Javascript w/ Node - Coderbyte: tests-assert w/ working example
Stars: ✭ 1 (-96.87%)
Mutual labels:  assert
assert
Go 语言 assert 断言函数
Stars: ✭ 17 (-46.87%)
Mutual labels:  assert
variant
Variant types in TypeScript
Stars: ✭ 147 (+359.38%)
Mutual labels:  discriminated-unions
FsCodec
F# Event-Union Contract Encoding with versioning tolerant converters supporting System.Text.Json and Newtonsoft.Json
Stars: ✭ 74 (+131.25%)
Mutual labels:  discriminated-unions
results
Discriminated Unions including Maybe (an option type) and Result for javascript with fewer bugs
Stars: ✭ 34 (+6.25%)
Mutual labels:  discriminated-unions
dotvariant
A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)
Stars: ✭ 52 (+62.5%)
Mutual labels:  discriminated-unions
React App Rewired
Override create-react-app webpack configs without ejecting
Stars: ✭ 8,630 (+26868.75%)
Mutual labels:  never
1-47 of 47 similar projects