Parallel execution of @ArchTest's #1183
Unanswered
Pitupitupit
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
@ArchTest's concurrently? In seperate threads. Not seperate processes (jvms) like gradle'smaxParallelForks.@AnalyzeClassesand@ArchTest? https://junit.org/junit5/docs/snapshot/user-guide/#writing-tests-parallel-execution. As far as I understand (and checked) it does not.Beta Was this translation helpful? Give feedback.
All reactions