Skip to content

Environment designed to be used in CI/CD pipelines to run karate-labs test

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE
Unknown
COPYING
Notifications You must be signed in to change notification settings

tecno-consultores/karate-labs-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

karate-labs-docker

Karate Labs Docker image

Build from source code:

* docker build -t karatelabs .
* docker run -d --name karate karatelabs
* docker exec -it karate bash

docker compose:

Copy the .feature files to the test folder and then run the tests using the following commands:

* docker compose up -d
* docker exec -t karatelabs mvn clean test

Get this image on:

About

Environment designed to be used in CI/CD pipelines to run karate-labs test

Topics

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Packages

No packages published