github kotest/kotest v5.5.4

latest releases: v5.9.0, v5.8.1, v5.8.0...
18 months ago

Fixes issue 3277.

gradle test --tests "A*" --tests "B*"

All tests from A* and B* were skipped instead of being ran.

This was a regression from 5.4.x, where this used to work. This was because kotest 5.5.3 were using the wrong combinators for combining the inclusion filters.

Contributors:

Don't miss a new kotest release

NewReleases is sending notifications on new releases.