java-coding-prodigy

Results 35 comments of java-coding-prodigy

> Yes, I'd copy the existing documentation. Should I also mention the new method in the old methods description?

Now for unit tests should I also use similar unit tests as the old methods do? Or should I change the method calls in the tests to the new method?

> Now for unit tests should I also use similar unit tests as the old methods do? Or should I change the method calls in the tests to the new...

I don't understand why some of the checks are failing

> It's caused by the `standard_assertions_and_bdd_assertions_should_have_the_same_non_assertions_methods` test method in `Assertions_sync_with_BDDAssertions_WithAssertions_and_soft_assertions_variants_Test`. > > To fix it, you need to add new entry point methods in `BDDAssertions`, in line with the changes...

@scordio Could you please approve the workflows? Thank you.

@scordio Please approve the workflows, and also review the code in case any changes still need to made. Thank you :)

> @java-coding-prodigy sure, if you're open I'd be happy 🙂 Yes, I am ready to contribute. Since this is my first time working with this API I might need some...