Sysmat
Sysmat
Initializer APIs (input, output, queries) not integrating with `TestBed.override` in a jit & aot mix
Same problem here
wtf is meta?
I support this it is java
any progress?
nope, is this project dead?
- In Netbeans on test file(Ctrl + F6) -> no test executed
> ArchUnit works with any test framework that executes Java code. To use ArchUnit in such a context, include the core ArchUnit dependency from Maven Central: In your docs, have...
`public static final` is the key factor to junit5 recognize test
- `TestEngine with ID 'archunit' failed to discover tests` the same is happening with `archunit-junit5:1.4.1` - `maven-surefire-plugin:3.5.4` - `junit-jupiter:5.14.0`
- it is organization project, I can not share it - it is very strange even with `mvn -Dmaven.surefire.debug test` no extra information ``` [ERROR] See ...\target\surefire-reports for the individual...