Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / robfletcher/strikt issues and pull requests

#291 - Add `String.doesNotContain`

Issue - State: open - Opened by StefMa about 1 year ago

#290 - added expectDoesNotThrow assertion

Pull Request - State: open - Opened by hubertbraszko about 1 year ago

#289 - feat: add support for spring boot 3

Pull Request - State: open - Opened by tvcsantos about 1 year ago

#288 - add support for spring boot 3

Issue - State: open - Opened by tvcsantos about 1 year ago - 1 comment

#287 - first() does not print expected for empty lists

Issue - State: open - Opened by robd over 1 year ago

#286 - Improved array copy performance

Pull Request - State: closed - Opened by jisungbin over 1 year ago

#285 - Fix most of the PathAssertion failures on Windows

Pull Request - State: closed - Opened by daniel-rusu over 1 year ago

#284 - Fix line separators

Pull Request - State: open - Opened by daniel-rusu over 1 year ago - 4 comments

#283 - Fix runs-on github-workflow configuration

Pull Request - State: closed - Opened by daniel-rusu over 1 year ago - 1 comment

#281 - Use gradle-build-action to speedup builds on CI

Pull Request - State: closed - Opened by daniel-rusu over 1 year ago

#280 - Prevent malicious Gradle wrapper

Pull Request - State: closed - Opened by daniel-rusu over 1 year ago

#279 - run ci also on windows. but only on jdk 17

Pull Request - State: closed - Opened by christophsturm over 1 year ago

#278 - Add hasSize assertion to arrays

Pull Request - State: closed - Opened by daniel-rusu over 1 year ago

#277 - Incomplete expectations should throw exception

Issue - State: open - Opened by daniel-rusu over 1 year ago

#276 - Do not print passed checks

Issue - State: open - Opened by ankh-bigpay over 1 year ago

#275 - new bugfix release

Issue - State: open - Opened by schrek1 over 1 year ago

#273 - Add filterNotNull() for Iterables.

Issue - State: open - Opened by mlewe almost 2 years ago

#273 - Add filterNotNull() for Iterables.

Issue - State: open - Opened by mlewe almost 2 years ago

#272 - Make withFirst method infix

Pull Request - State: closed - Opened by monosoul almost 2 years ago

#272 - Make withFirst method infix

Pull Request - State: closed - Opened by monosoul almost 2 years ago

#271 - Add assertion for a non-continuous sequence in an Iterable

Issue - State: open - Opened by Jasz almost 2 years ago

#271 - Add assertion for a non-continuous sequence in an Iterable

Issue - State: open - Opened by Jasz almost 2 years ago

#269 - Should MappingFailed extend AssertionFailedError?

Issue - State: open - Opened by robd about 2 years ago

#268 - Add `CharSequence.isEqualToIgnoringWhitespace`

Pull Request - State: closed - Opened by GavinRay97 about 2 years ago

#265 - Add Array.hasSize() assertion

Issue - State: closed - Opened by theHacker about 2 years ago

#264 - Not very useful output when comparing Jackson JsonNode objects

Issue - State: open - Opened by cloudshiftchris about 2 years ago - 1 comment

#263 - Change deprecated failed() to isFailure() in expecting-exceptions docs

Pull Request - State: closed - Opened by robd over 2 years ago

#263 - Change deprecated failed() to isFailure() in expecting-exceptions docs

Pull Request - State: closed - Opened by robd over 2 years ago

#262 - expectThrows messes up the coroutine dispatcher

Issue - State: open - Opened by jensbaitingerbosch over 2 years ago - 1 comment

#261 - Fix the assertion description for isAfter

Pull Request - State: closed - Opened by lnhrdt over 2 years ago

#260 - Second overload of `IsNotNull` crashes the kotlin compiler

Issue - State: open - Opened by MartinHaeusler over 2 years ago - 1 comment

#260 - Second overload of `IsNotNull` crashes the kotlin compiler

Issue - State: open - Opened by MartinHaeusler over 2 years ago - 1 comment

#258 - Add propertiesAreEqualToIgnoring assertion

Pull Request - State: closed - Opened by Reevn over 2 years ago - 1 comment

#258 - Add propertiesAreEqualToIgnoring assertion

Pull Request - State: closed - Opened by Reevn over 2 years ago - 1 comment

#257 - Failing assertion message logged twice in IntelliJ IDEA

Issue - State: open - Opened by drianmr over 2 years ago - 1 comment

#256 - play around with alternative dsl syntax

Pull Request - State: open - Opened by christophsturm over 2 years ago

#256 - play around with alternative dsl syntax

Pull Request - State: open - Opened by christophsturm over 2 years ago

#255 - output collection instead of only collection size.

Pull Request - State: closed - Opened by christophsturm over 2 years ago

#254 - Missing Click to see difference support in IntelliJ

Issue - State: open - Opened by nielsfalk over 2 years ago - 8 comments
Labels: πŸ› bug

#253 - add a failgood dependency, convert some tests and add improve isNotNull()

Pull Request - State: closed - Opened by christophsturm over 2 years ago - 3 comments

#252 - Unexpected output using `with` on a map

Issue - State: open - Opened by dump247 over 2 years ago

#251 - Add isSameInstant that compares the moment in time

Pull Request - State: closed - Opened by dump247 over 2 years ago - 2 comments

#251 - Add isSameInstant that compares the moment in time

Pull Request - State: closed - Opened by dump247 over 2 years ago - 2 comments

#250 - Make assertions in CharSequence and others as infix

Issue - State: closed - Opened by mstachniuk almost 3 years ago - 1 comment

#249 - Using get with lambdas can cause false results

Issue - State: open - Opened by mstachniuk almost 3 years ago - 1 comment

#248 - β€œGolden Depths” not available on Maven

Issue - State: closed - Opened by ToastShaman almost 3 years ago - 3 comments

#247 - Add 'doesNotContainKey' and 'doesNotContainKeys' map assertions

Pull Request - State: closed - Opened by r0adkll almost 3 years ago

#246 - Support recursive property comparison

Issue - State: open - Opened by jpragma about 3 years ago
Labels: πŸ¦„ enhancement

#245 - isExist assertion

Issue - State: closed - Opened by kemalturk about 3 years ago - 2 comments

#244 - add get method that returns the subject

Pull Request - State: closed - Opened by christophsturm about 3 years ago - 6 comments

#242 - version on maven central use dependency vesion not on maven central

Issue - State: closed - Opened by weaselflink over 3 years ago - 2 comments

#240 - Suggestion: assertion builder for "isContainedIn(Collection)"

Issue - State: closed - Opened by MartinHaeusler over 3 years ago - 2 comments
Labels: πŸ¦„ enhancement

#240 - Suggestion: assertion builder for "isContainedIn(Collection)"

Issue - State: closed - Opened by MartinHaeusler over 3 years ago - 2 comments
Labels: πŸ¦„ enhancement

#238 - Migrate away from JCenter

Issue - State: closed - Opened by alvindizon over 3 years ago - 3 comments

#238 - Migrate away from JCenter

Issue - State: closed - Opened by alvindizon over 3 years ago - 3 comments

#237 - Exceptions thrown by mapping extensions should be wrapped

Issue - State: closed - Opened by robfletcher over 3 years ago
Labels: πŸ› bug

#237 - Exceptions thrown by mapping extensions should be wrapped

Issue - State: closed - Opened by robfletcher over 3 years ago
Labels: πŸ› bug

#236 - merge my branch where i converted a different test

Pull Request - State: closed - Opened by christophsturm over 3 years ago - 1 comment

#235 - How Strikt different from other Kotlin assertion libraries?

Issue - State: closed - Opened by kaushalyap over 3 years ago - 2 comments

#234 - Add DeepEquals Assertion

Issue - State: open - Opened by platramos over 3 years ago - 2 comments

#232 - Changelog has no dates

Issue - State: closed - Opened by ianfp over 3 years ago

#232 - Changelog has no dates

Issue - State: closed - Opened by ianfp over 3 years ago

#231 - Grouped assertions with and pass although one of the assertions failed

Issue - State: closed - Opened by hasnaeFadili over 3 years ago - 1 comment

#230 - Add more Builder<File> assertions

Pull Request - State: closed - Opened by tristanlins over 3 years ago - 1 comment

#229 - Android downward compatibility with strikt 0.27.0

Issue - State: closed - Opened by nenick almost 4 years ago - 8 comments

#227 - Test failures after switch from 0.26.1 to 0.27.0 with Kotlin 1.3.72

Issue - State: closed - Opened by tmohme almost 4 years ago - 3 comments

#227 - Test failures after switch from 0.26.1 to 0.27.0 with Kotlin 1.3.72

Issue - State: closed - Opened by tmohme almost 4 years ago - 3 comments

#226 - kotlin 1.4

Pull Request - State: closed - Opened by robfletcher almost 4 years ago

#226 - kotlin 1.4

Pull Request - State: closed - Opened by robfletcher almost 4 years ago

#225 - booleanValue().isFalse() can pass inappropriately

Issue - State: closed - Opened by robfletcher almost 4 years ago - 1 comment
Labels: πŸ› bug

#225 - booleanValue().isFalse() can pass inappropriately

Issue - State: closed - Opened by robfletcher almost 4 years ago - 1 comment
Labels: πŸ› bug

#224 - Missing clue when comparing multiline strings

Issue - State: open - Opened by nenick almost 4 years ago
Labels: πŸ¦„ enhancement

#224 - Missing clue when comparing multiline strings

Issue - State: open - Opened by nenick almost 4 years ago
Labels: πŸ¦„ enhancement

#223 - feat: and generic Any.satisfies method

Pull Request - State: closed - Opened by qoomon about 4 years ago - 2 comments

#223 - feat: and generic Any.satisfies method

Pull Request - State: closed - Opened by qoomon about 4 years ago - 2 comments

#222 - Failures for not() do not report the actual value

Issue - State: closed - Opened by dhleong about 4 years ago - 2 comments
Labels: πŸ› bug

#221 - throwsMany alike to returnsMany

Issue - State: closed - Opened by qoomon about 4 years ago - 4 comments

#220 - Use runCatching to evaluate function in `get` and `with`

Issue - State: closed - Opened by robfletcher about 4 years ago

#220 - Use runCatching to evaluate function in `get` and `with`

Issue - State: closed - Opened by robfletcher about 4 years ago

#219 - expectThrows / expectCatching warning: Inappropriate blocking method call

Issue - State: closed - Opened by gotson about 4 years ago - 4 comments

#219 - expectThrows / expectCatching warning: Inappropriate blocking method call

Issue - State: closed - Opened by gotson about 4 years ago - 4 comments

#218 - Task method log is not useful

Issue - State: closed - Opened by CristianGM about 4 years ago

#217 - feat: add generic 'pass' assertion

Pull Request - State: closed - Opened by qoomon about 4 years ago - 3 comments

#217 - feat: add generic 'pass' assertion

Pull Request - State: closed - Opened by qoomon about 4 years ago - 3 comments

#217 - feat: add generic 'pass' assertion

Pull Request - State: closed - Opened by qoomon about 4 years ago - 3 comments

#216 - Updates orchid dependency and fixes deprecated code of StriktTags.kt

Pull Request - State: closed - Opened by ThanosFisherman about 4 years ago - 1 comment

#216 - Updates orchid dependency and fixes deprecated code of StriktTags.kt

Pull Request - State: closed - Opened by ThanosFisherman about 4 years ago - 1 comment

#215 - .any{ } does not print its condition if its subject collection is empty

Issue - State: open - Opened by MartinHaeusler about 4 years ago - 1 comment
Labels: πŸ¦„ enhancement

#215 - .any{ } does not print its condition if its subject collection is empty

Issue - State: open - Opened by MartinHaeusler about 4 years ago - 1 comment
Labels: πŸ¦„ enhancement