project selenium-demo
This is a short example for Selenium with PHPUnit used at Oliver Klee's workshops.
oliverklee/selenium-demo
This is a short example for Selenium with PHPUnit used at Oliver Klee's workshops.
- Saturday, January 27, 2018
- by oliverklee
- Repository
- 1 Watchers
- 1 Stars
- 0 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
Selenium demo
, (*1)
This is a short demo for Selenium with PHPUnit used at Oliver Klee's workshops., (*2)
Installation
Run composer install
to install the required Composer packages., (*3)
About me (Oliver Klee)
I am the maintainer of the
PHPUnit TYPO3 extension,
which is available in the TYPO3 extension repository (TER)., (*4)
You can book me for
workshops
at your company., (*5)
I also frequently give workshops at the TYPO3 Developer Days., (*6)
More Documentation
Other example projects
-
Anagram finder
is the finished result of a code kata for TDD
-
Tea example
for unit tests for extbase extensions for TYPO3 CMS
-
Coffee example
is my starting point for demonstrating TDD
-
TDD Seed
for starting PHPUnit projects with Composer (without TYPO3 CMS)
dev-task/tests
dev-task/tests
https://github.com/oliverklee/tdd-reader
This is a short example for Selenium with PHPUnit used at Oliver Klee's workshops.
Sources
Download
GPL-3.0-or-later
The Requires
-
php ~7.0.0 || ~7.1.0 || ~7.2.0
The Development Requires
tdd
selenium
unit testing
example
dev-master
9999999-dev
https://github.com/oliverklee/tdd-reader
This is a short example for Selenium with PHPUnit used at Oliver Klee's workshops.
Sources
Download
GPL-3.0-or-later
The Requires
-
php ~7.0.0 || ~7.1.0 || ~7.2.0
The Development Requires
tdd
selenium
unit testing
example