Issues
- 13
Consider unifying first-party, `prop`-based helper function names (like `jClass`, `toStringFun`)
#522 opened by JakeWharton - 3
Naming a failure
#526 opened by JakeWharton - 0
- 0
- 5
- 0
- 4
"Unresolved reference: assertThat" on 0.26.1
#477 opened by dirkluijk - 2
assertThat().all is misleading
#544 opened by asuras-coding - 1
Issue comparing ByteArrays inside a Map
#541 opened by 11aescalante - 3
Integrate with kotlin 2.x power assert
#539 opened by yogurtearl - 2
Discussion for context/name String parameters
#535 opened by grodin - 1
Iterable assertions always fail
#538 opened by shaposhnyk-maxym - 0
- 17
- 1
displayActual is not working properly
#513 opened by Nokinori - 5
Add something like clues from Kotest
#534 opened by dalewking - 0
- 2
- 1
Document release process
#531 opened by grodin - 0
[JVM] Table to JUnit Jupiter dynamic tests
#520 opened by Xfel - 4
isNotNullOrEmpty() for Iterables
#512 opened by josetorrs - 7
- 3
Add support for flat extracting elements
#424 opened by 22dasi1bwi - 0
assertFailsWith<SomeExceptionType> { ... }
#511 opened by swankjesse - 1
- 1
- 5
Better error messages when things are not equal, but the result of `toString()` is the same.
#449 opened by yogurtearl - 0
`assertAll` swallows exceptions
#475 opened by JakeWharton - 3
Missing representation
#433 opened by SerVB - 3
Missing recursive comparison assetions
#430 opened by SerVB - 1
Missing collections assetions
#429 opened by SerVB - 1
Some useablity improvements inspired by truth
#495 opened by evant - 0
Android Lint check for junit assertions
#490 opened by jzbrooks - 2
WASM support with Kotlin 1.9
#479 opened by JakeWharton - 1
- 0
assertFailure isn't inline
#471 opened by ansman - 6
- 1
- 5
New entrypoint: `assertFailure`
#453 opened by JakeWharton - 3
New assertion: `containsMatch`
#452 opened by JakeWharton - 3
Some cleaner way to invert assertions
#448 opened by hakanai - 1
- 5
- 6
Suggestion: deprecated `apply` member on `Assert`
#455 opened by JakeWharton - 2
How to do either-or assertions?
#450 opened by hakanai - 1
Missing assumptions
#432 opened by SerVB - 2
`exactly` works incorrectly with multiple assertions
#421 opened by rybick - 0
Missing comparator-based assertions
#431 opened by SerVB - 1
containsExactlyInAnyOrder seems not to work
#428 opened by oberprah - 2
Improve genericity
#420 opened by NinoDLC