-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Karate in GitHub Codespaces
Peter Thomas edited this page Apr 15, 2023
·
5 revisions
With GitHub Codespaces, it takes just one click to open a GitHub project within your web-browser.
Watch how you can run a Karate API test in less than a minute in GitHub Codespaces using the official Karate Visual Studio Code plugin. You can view Test Summary and Feature / Scenario reports without leaving your IDE.
You can also see all HTTP calls made during a test.
- You can create a codespace on GitHub.com, in Visual Studio Code, or by using the GitHub CLI.
- When your container has been created and any other initialization has run, you'll be connected to your codespace.
- Users get the power of Karate in GitHub Codespaces by using the official Karate extensions
No local installation is required. Users can be running their first API test in minutes.
Refer to these step-by-step instructions to get started: Get Started: Karate in GitHub Codespaces