You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently I see no benefits of migrating ktlint from Assertj to Assertk. Most of the tests are based on ktlint's internal dsl for validating lint/format issues. That dsl is quite complex and might be simplified when using Assertk. I will mark the issue as parked, but if someone else would like to pick it up I am okay with that.
AssertK is a fluent assertion library for Kotlin, which is designed with Kotlin idioms. It would be nice to migrate to that.
https://github.com/willowtreeapps/assertk
The text was updated successfully, but these errors were encountered: