Skip to content

zeeshanbashir/codeception

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codeception

Basic examples of codeception

Quick Install

git@github.com:zeeshanbashir/codeception.git codeception

and after that run composer install

How to Run Tests

  • Run all the tests ./vendor/bin/codecept run
  • Run only api suite ./vendor/bin/codecept run api
  • Rebuild after change yml file php ./vendor/bin/codecept build

Note

Functional suite will work only if you are using framework.

About

Basic examples of codeception

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published