Skip to content

lecaoquochung/sample-play-scala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get started

./help.sh up

Cucumber

  • Generate json report
yarn cucumber -f json:report/report.json --publish
yarn cucumber --tags="@friday" -f json:report/friday.json

Puppeteer

yarn cucumber --tags="@puppeteer" -f json:report/puppeteer.json

Robotframework

python3 robotframework/login/server.py
pip3 install -r requirements.txt
robot robotframework/login_tests

Reference

https://hub.docker.com/repository/docker/lecaoquochung/scala/builds