Package org.projectnessie.junit.engine
package org.projectnessie.junit.engine
-
ClassDescriptionA helper class for collecting instances of
MultiEnvTestExtension.This is a JUnit5 Test Engine that delegates test discovery toJupiterTestEngineand replicates the discovered tests for execution in multiple test environments.Interface for JUnit5 test extensions that require running the same suite of tests in multiple executions environments.This filter excludes multi-environment tests engines from the JUnit Jupiter Test Engine.