Skip to content

Artenes/karate-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Karate API Test Suite

This project demonstrates a simple Karate DSL test suite showcasing some features for API testing and automation.

πŸš€ How to Run

Make sure you have Java and Maven installed.

To execute all tests:

mvn test

πŸ§ͺ Features Demonstrated

  • βœ… Basic API calls with assertions
  • πŸ“Š Data-driven testing using CSV
  • ♻️ Reusability with call and shared feature files
  • πŸ” Dynamic value passing between features
  • 🌐 Environment config via karate-config.js

πŸ›  Requirements

  • Java 8 or higher
  • Maven 3.x

πŸ“¦ Installation

  1. Clone the repo:
    git clone https://github.com/Artenes/karate-demo.git
    cd karate-demo
  2. Run the tests:
    mvn test

πŸ“š Documentation

πŸ‘€ Author

Artenes Junior Gomes Nogueira

πŸ“„ License

This project is open-source and available under the MIT License.

About

Sample test suite using Karate + Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published