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
Platform (all, jvm, js): all Extension (none, kotlin 1.3): none
Code related feature
We already have samples in ch.tutteli.atrium.api.fluent.en_GB.samples.BigDecimalExpectationSamples but only cover expect toEqual ... in api-infix. We want to cover the rest of the functions as well.
TODO:
make sure every function in apis/infix/atrium-api-infix/src/jvmMain/kotlin/ch/tutteli/atrium/api/infix/en_GB/bigDecimalExpectations.kt which is not deprecated has a corresponding sample in ch.tutteli.atrium.api.infix.en_GB.samples.BigDecimalExpectationSamples and links to it => see toEqual in bigDecimalExpectations.kt for an already implemented case (and take a look at ch.tutteli.atrium.api.fluent.en_GB.samples.BigDecimalExpectationSamples as guidance for the samples, make sure you use the infix api though.)
Your first contribution?
Write a comment I'll work on this if you would like to take this issue over.
This way we get the chance to revise the description in case things have changed in the meantime, we might give you additional hints and we can assign the task to you, so that others do not start as well.
Do not hesitate to ask questions here or to contact us via Atrium's slack channel if you need help
(Invite yourself in case you do not have an account yet).
The text was updated successfully, but these errors were encountered:
Platform (all, jvm, js): all
Extension (none, kotlin 1.3): none
Code related feature
We already have samples in ch.tutteli.atrium.api.fluent.en_GB.samples.BigDecimalExpectationSamples but only cover
expect toEqual ...
in api-infix. We want to cover the rest of the functions as well.TODO:
Your first contribution?
I'll work on this
if you would like to take this issue over.This way we get the chance to revise the description in case things have changed in the meantime, we might give you additional hints and we can assign the task to you, so that others do not start as well.
(Invite yourself in case you do not have an account yet).
The text was updated successfully, but these errors were encountered: