Testing framework for multi-channel test execution across Java, .NET, and TypeScript.
Provides annotations and extensions for running the same tests across multiple channels (e.g., API, UI) with support for channel-specific filtering, data-driven testing, and test isolation.
java/— Java library published to Maven Central (com.optivem:optivem-testing)dotnet/— .NET library published to NuGet (Optivem.Testing)typescript/— TypeScript library published to npm (@optivem/optivem-testing)
MIT