Skip to content

nek-00-ken/codecept-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Framework

For more info on test framework, visit official site : http://codecept.io/

Prerequisites

npm install -g codeceptjs
npm install -g protractor@^3.3.0
npm install -g selenium-webdriver

Usage

Run server : webdriver-manager start By default, server will run on http://127.0.0.1:4444/wd/hub

You must have in root folder :

  • codecept.json (tests configuration)
  • tests files

Then, run tests : codeceptjs run --steps

About

Codecept.io test project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published