Open martinezmatias opened 5 years ago
Astor is not able to run jUnitTest5 cases. The problem is that this new version has different namespaces (i.e., packages were renamed respect to version 4.X and 3.X: now they are in org.junit.jupiter.*
org.junit.jupiter.*
Hi @b8ne I found the problem you mentioned: I suspect that Astor is not compatible with jUnit5
Astor is not able to run jUnitTest5 cases. The problem is that this new version has different namespaces (i.e., packages were renamed respect to version 4.X and 3.X: now they are in
org.junit.jupiter.*