Per Lundberg
Per Lundberg
Thanks for the reply @tommysitu. :+1: Good to hear more about the reverse proxying mode. However, in our case, the capturing is the critical part, so we ended up opting...
Ping @stevemao - makes sense, no?
@hansjoergkeser It would be interesting to hear more about this. We are also using AssertJ with our tests, but they seem to play well with `rerunner-jupiter` AFAICT. Note though that...
For the record, while waiting on this PR to get finalized, it's quite possible to add support for e.g. `java.time.Instant` on your own by using code from this branch. You...
Totally agree on this one. I came here since I was about to add `junit-pioneer` to our list of dependencies since we need to be able to retry some flaky...
:+1: It is a bit sad to have to disassemble the .dll just to know how to use it... :cry:
Ahh, good point. I need to re-target this PR towards that repo. Thanks for noticing. :bow: :cookie:
Getting this error now, with Atom. ~/Library is mode 700 for me (using El Capitan).
@tardyp What do you think of this, does it need further updates to be mergeable?
@ikus060 Do you have any previous experience with CI and/or Travis?