-
-
Notifications
You must be signed in to change notification settings - Fork 211
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add tests for reportOptions to MapToContainInOrderOnlyKeyValueExpectationsSpec #1129
Comments
Hi @robstoll , I'll work on this. I'm new to open source projects, so would you support me where to start? |
@simonNozaki sure, I guess you had already a look at Your first code contribution. Note that adding a sample would probably be an easier issue to start with and as you are new, I recommend you work on one of those: |
@robstoll ,
|
Sure go ahead |
Hi, @robstoll I wrote the first spec in Though I checked |
@simonNozaki specs only defines the specs in a parametric way. It's the tests of the Api modules you need to run in the end. easiest is you run ./gradlew build. If you want to be more specific, then run ./gradle :atrium-api-fluent-en_GB:test or :jvmTest |
@simonNozaki let me know in case you need help |
Sorry, in these days i was so busy in my company, so I could not commit to this issue... |
@simonNozaki no worries and no hurry, just wanted to be sure you are not stuck |
Platform (all, jvm, js): all
Extension (none, kotlin 1.3): none
Code related feature
Following the things you need to do:
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: