Skip to content

davidlares/phpunit-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHPUnit workshop

This is a workshop for demonstrating PHPUnit functionality on Unit tests, Functional tests, and E2E tests based on a demo project called gamebook.

Check the src/Test directory for particular details.

  1. The Browser directory has a PHP class for E2E tests. For this, Selenium and chromedriver were required.

  2. The Controller directory contains functional tests

  3. And the Unit folder has a bunch of unit tests

Credits

David Lares S

License

MIT

About

PHPUinit workshop for Unit, Functional and E2E tests with Selenium and ChromeDriver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published