Skip to content

opencastsoftware/karate-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Karate_API_Framework

This repo is example of Karate API Automation

Tech Stack Used in Framework

  • Java
  • Maven
  • Karate
  • Junit

Overview On Framework

  • Api Testing Framework is built using Karate which is a java library for testing RESTful web services in a BDD format.
  • It supports All types of API methods.
  • Data driven is acheived using Scenario outlines and Examples.

Run maven

mvn clean install

Run application through the terminal

mvn test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published