-
Updated
Feb 24, 2022 - JavaScript
#
assert
Here are 654 public repositories matching this topic...
Node.js test runner that lets you develop with confidence 🚀
nodejs
javascript
testing
cli
hooks
tap
unit-testing
babel
performance
node
tdd
async
unicorns
concurrency
test-runner
async-functions
test-framework
ava
skipped-tests
ava-tests
assert
process-isolation
cli-app
test-runners
assertion
ava-transpiles
serial-tests
assertion-planning
mini-reporter
hacktoberfest
Power Assert in JavaScript. Provides descriptive assertion messages through standard assert interface. No API is the best API.
-
Updated
Feb 12, 2022 - JavaScript
Expressive end-to-end HTTP API testing made easy in Go
-
Updated
Jan 10, 2022 - Go
-
Updated
Feb 24, 2022 - TypeScript
Ensure correct assumptions about constants, types, and more in Rust
-
Updated
Aug 20, 2021 - Rust
An assertion library for Kotlin
-
Updated
Feb 22, 2022 - Kotlin
mock
log
atomic
lru
reflect
leaky-bucket
bits
md5
consistent-hashing
assert
token-bucket
bitrate
big-endian
goroutine-pool
deferred-tasks
buffer-pool
go-utils
ratelimit
circularqueue
defer-task
-
Updated
Feb 10, 2022 - Go
Node.js's require('assert') for all engines
-
Updated
Nov 27, 2021 - JavaScript
MOVED TO GITLAB
-
Updated
Jan 8, 2018 - JavaScript
Power Assert in Elixir. Shows evaluation results each expression.
-
Updated
Jan 13, 2022 - Elixir
-
Updated
Feb 19, 2022 - TypeScript
Power Assert in Swift. Provides descriptive assertion messages.
-
Updated
Sep 30, 2020 - Swift
Assert replacement to continue execution in debugger
-
Updated
Jun 10, 2021 - C
Curried Type Testing library, and Test Matchers for Jest
testing
typescript
jasmine
jest
tdd
mutation-testing
bdd
assertions
property-based-testing
assert
matchers
expect
jasmine-matchers
property-testing
type-test
jest-matchers
test-matchers
-
Updated
Dec 31, 2021 - TypeScript
Iltotore
commented
Jan 8, 2022
Describe the solution you'd like
Add compile-time String concactenation support in messages. Currently, constraits's message with concactenated strings can only be evaluated at runtime (gives the <Unknown> message at compile-time instead).
Describe alternatives you've considered
A potential solution would be to create our own instance of FromExpr[String] based on the stdlib's one
PHPStan extension for webmozart/assert
-
Updated
Feb 28, 2022 - PHP
A collection of convenient assertions for Swift testing
-
Updated
Nov 5, 2017 - Swift
assert!() and check!() macros for Rust, inspired by Catch2
-
Updated
Oct 17, 2021 - Rust
Improve this page
Add a description, image, and links to the assert topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the assert topic, visit your repo's landing page and select "manage topics."
Platform (all, jvm, js, android): all
Extension (none, kotlin 1.3): none
Code related feature
We also want to provide samples for the infix api
Following the things you need to do:
...api.fluent...to...api.infix...and adjust the samples accordingly (always use the infix syntax, never the fl