Skip to content

ahmed-hasan-kr/karate-api-automation-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Run with environment in IDE

In Run/Debug Configurations or Edit Configuration --> VM Options :

add your respective environment

 -Dkarate.env=dev
 -Dkarate.env=test

Or in Maven from the command line:

mvn test -DargLine="-Dkarate.env=test"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published