Thanks to visit codestin.com
Credit goes to github.com

Skip to content

dagober/SpringerNature

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Codeception useful commands

  • start Selenium with Chrome
    make docker.chrome
  • start Selenium with Firefox
    make docker.firefox
  • run tests
    vendor/bin/codecept run -vvv acceptance --env chrome
  • run one particular test
    vendor/bin/codecept run -vvv acceptance --env chrome classname.php
  • see the all the run option
    vendor/bin/codecept run -help

About

Minimal acceptance tests for http://link.springer.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published