Closed sbabcoc closed 4 years ago
It seems that there are fundamental issues with the v5 agent. Do we have a design document that specifies the intended association between JUnit Foundation notifications and ReportPortal messages? I'd like to help get this v5 agent across the finish line, but I need to know what I'm shooting for.
I just published a new 12.0.0
release of JUnit Foundation, which records the ReflectiveCallable
object in the AtomIdentity
test watcher associated with parameterized tests. This provides direct access to the parameters that were specified to test methods invoked by the JUnitParams runner.
Let me know if you run into any scenarios where you need more context information to correctly (or easily) translate from JUnit execution to ReportPortal messages.
@HardNorth will have detailed look in a while
Fixes #59