The Wayback Machine - https://web.archive.org/web/20201215043839/https://github.com/thetodd/symfony-selenium
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
bin
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Symfony 4 skeleton with selenium testing

This is a skeleton for the Symfony 4 framework which can be tested by selenium und php-webdriver.

Create a project from skeleton

composer create-project thetodd/symfony-selenium myappname

Test the app

cd myappname
docker-compose up -d
docker-compose exec webapp /var/www/app/bin/phpunit -c /var/www/app/phpunit.xml.dist

The tests are under the tests directory. For functional testing with selenium use App\Tests\Functional\FunctionalTestcase as base php class.

Running the app

If you run docker-compose the app will automatically be available in your browser at http://localhost/.

About

A new project skeleton for symfony testing with selenium

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.