Skip to content

cybercog/yii2-testkit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yii2-testkit

Objectives:

  • build a lib based on page object pattern to manage pages, windows and web elements (a web element can also be a container - like a widget, a form, a header... - for other web elements.
  • manage configuration and creation of the Yii test app instance
  • organize data transmission between the Yii web app and the Yii test app in functional tests...

About

Some testing tools for yii2 framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages

  • PHP 100.0%