Skip to main content

Release Notes 1.135.0

Expanded Framework Support

HyperExecute now extends its support to encompass four widely used testing frameworks: Maven/JUnit4, Maven/JUnit5, WDIO/Mocha, and WDIO/Jasmine. This expansion caters to a broader range of testing scenarios and preferences, enabling seamless integration with existing testing workflows.

Key Benefits

  • Enhanced Flexibility: The addition of these frameworks empowers testers to leverage their preferred tools and methodologies within HyperExecute's comprehensive execution environment.

  • Streamlined Integration: Integration with these frameworks ensures a smooth and efficient testing process, eliminating the need for manual configuration or compatibility concerns.

  • Broadened Testing Scope: By supporting these frameworks, HyperExecute expands its reach to accommodate a wider range of testing projects and applications.

Supported Frameworks

  • Maven/JUnit4: A popular Java testing framework that leverages the JUnit4 framework for test case organization and execution.

  • Maven/JUnit5: The latest iteration of the JUnit framework, offering enhanced features and capabilities for Java testing.

  • WDIO/Mocha: A JavaScript testing framework that utilizes Mocha as its test runner, providing asynchronous test execution and assertion capabilities.

  • WDIO/Jasmine: Another JavaScript testing framework that employs Jasmine as its test runner, offering behavior-driven development (BDD) features and a concise syntax.