issues
search
willowtreeapps
/
assertk
assertions for kotlin inspired by assertj
MIT License
771
stars
87
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
A Smart Way to Moving From `isEqualTo()` to `isDataClassEqualTo()` ?
#402
fr373969
opened
2 years ago
4
Updated the Kotlin and Maven samples in README file
#401
SampathKumarAmex
opened
2 years ago
0
Update detekt gradle plugin
#400
pradeepblue
closed
2 years ago
0
add containsOnce/containsAllOnce assertions
#399
wjtk
opened
2 years ago
6
chainable iterable assertions
#398
wjtk
closed
2 years ago
2
Fix none assertion
#397
MatthiasGabriel
closed
1 year ago
1
None Assertion for Iterables seems wrong
#396
MatthiasGabriel
closed
1 year ago
1
Assert messages getting trimmed?
#395
ursusursus
opened
2 years ago
0
Add `@CheckResult`/`@CheckReturnValue` to `assertThat`
#394
yogurtearl
opened
2 years ago
1
`isInstanceOf` should be permitted to call on a nullable
#393
hakanai
closed
2 years ago
3
Latest version not published to Maven Central, in spite of what badge says
#392
toddobryan
closed
2 years ago
6
Disable npm install scripts
#391
evant
closed
3 years ago
0
Issue 389: containsSubList throws assertionError i.o. ArrayIndexOutOf....
#390
nenanen
closed
3 years ago
0
containsSubList throws ArrayIndexOutOfBoundsException
#389
paulrvvup
closed
11 months ago
2
Add sequence assertions
#388
evant
closed
1 year ago
0
Improve docs
#387
evant
opened
3 years ago
0
Docs updates
#386
evant
closed
3 years ago
0
Docs updates
#385
evant
closed
3 years ago
0
Prepare release 0.25
#384
evant
closed
3 years ago
0
Renamed isNotPresent to isEmpty
#383
evant
closed
3 years ago
0
New assertion for asserting multiple props of an object
#382
mbjelac
closed
1 year ago
4
Fix ci not building prs
#380
evant
closed
3 years ago
0
Convert gradle to kts
#379
evant
closed
3 years ago
0
Add support for Sequence
#378
johanhaleby
closed
1 year ago
1
Make index function generic
#377
Bakrog
closed
1 year ago
3
Can't assert index for generic collection
#376
Bakrog
closed
1 year ago
3
Skip private properties in isEqualToIgnoringGivenProperties
#375
friscoMad
closed
3 years ago
1
Feature to peek into an assertion
#374
andriesfc
opened
3 years ago
1
Collection oriented assertion should respect the underlying collection behavior.
#373
andriesfc
opened
3 years ago
1
Added support to assert against Java's Optional data type.
#372
andriesfc
closed
3 years ago
1
Document contains* assertions in README.md
#371
adyang
closed
3 years ago
0
Add prop which takes Callable Function
#370
Centronias
closed
3 years ago
3
Added startsWith and endsWith assertions
#367
ILikeYourHat
closed
3 years ago
0
Support more than 3 arguments when `extracting`
#366
adyang
opened
3 years ago
4
Make `contains` consistent with the rest of the `contains*` functions
#365
adyang
closed
11 months ago
5
Generalise containsExactly to be an extension of Assert<Iterable<*>> instead of Assert<List<*>>
#364
adyang
opened
3 years ago
2
Use "implementation" instead of "compile"
#363
yogurtearl
closed
3 years ago
0
Remove custom Result type in favor of the one in the stdlib
#360
evant
closed
3 years ago
0
Update kotlin to 1.5.0
#359
evant
closed
3 years ago
0
Prepare release 0.24
#358
evant
closed
3 years ago
0
Add Path.exists assertion
#357
yogurtearl
closed
3 years ago
4
Fixes #354 any {} fails with example from docs
#356
bschelberg
closed
3 years ago
1
Fixed bug in any impl causing it to break when there were several items in the list
#355
evant
closed
3 years ago
0
Another issue with nested any { it.all { } }
#354
bschelberg
closed
3 years ago
1
Contains all in order #319
#353
andriesfc
closed
3 years ago
0
Asserting methods to return `Assert<T>` instead of `Unit`
#345
valeriyo
closed
3 years ago
0
Add custom information to an assertion error message.
#344
evant
closed
3 years ago
0
assertThat().isInstanceOf() should support smart cast
#343
agoston
closed
3 years ago
5
Prepare release 0.23.1
#342
evant
closed
3 years ago
0
Fixes some errors in assertions on maps
#341
mschirmacher
closed
3 years ago
0
Previous
Next