Sign inSign up

wywincl/robotframework-pabot

By wywincl

•Updated over 7 years ago

robot framework pabot command in docker environment

Image
0

869

wywincl/robotframework-pabot repository overview

⁠robotframework-pabot

pabot command in docker environment

pabot-docker

pabot is parallel executor for Robot Framework test cases. see more⁠

⁠usage

⁠use pabot to run test
docker run --rm -v {yourpath}:/etc/robot wywincl/robotframework-pabot [options] testcases  
⁠use robot to run test
docker run --rm -v {yourpath}:/etc/robot --entrypoint="robot" wywincl/robotframework-pabot [options] testcases  

⁠examples

scenario 1

docker run --rm -v /testdir:/etc/robot wywincl/robotframework-pabot -d /etc/robot/results testcases  

Tag summary

Content type

Image

Digest

Size

349.7 MB

Last updated

over 7 years ago

docker pull wywincl/robotframework-pabot