Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Run API Tests with HyperExecute on TestMu AI (Formerly LambdaTest)
# Run API Tests with HyperExecute on TestMu AI (Formerly LambdaTest)

<p align="center">
<a href="https://www.testmuai.com/"><img src="https://img.shields.io/badge/MADE%20BY%20TestMu%20AI-000000.svg?style=for-the-badge&labelColor=000" alt="Made by TestMu AI"></a>
Expand All @@ -20,9 +20,9 @@ With TestMu AI (Formerly LambdaTest), you can run API tests using HyperExecute a
To run API tests on HyperExecute from your local system, you need:

- Java (JDK 8 or above) and Maven installed on your system.
- Your TestMu AI (Formerly LambdaTest) [Username and Access Key](https://www.testmuai.com/support/docs/hyperexecute-how-to-get-my-username-and-access-key/).
- The [HyperExecute CLI](https://www.testmuai.com/support/docs/hyperexecute-cli-run-tests-on-hyperexecute-grid/) to initiate a test execution job.
- [Environment variables](https://www.testmuai.com/support/docs/hyperexecute-environment-variable-setup/) configured for your credentials.
- Your TestMu AI (Formerly LambdaTest) Username and Access Key.
- The HyperExecute CLI to initiate a test execution job.
- Environment variables configured for your credentials.

### Setup

Expand Down Expand Up @@ -55,7 +55,7 @@ Run your API tests on HyperExecute using the CLI:

> **NOTE:** On macOS, if you see a permission denied warning, run `chmod u+x ./hyperexecute`.

View results in the [TestMu AI HyperExecute Dashboard](https://hyperexecute.lambdatest.com/).
View results in the TestMu AI HyperExecute Dashboard.

### Local testing with TestMu AI Tunnel

Expand Down