Skip to content

some simple testings with selenium and phpunit and other simple learnings

Notifications You must be signed in to change notification settings

pboethig/unittest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phpunit with selenium and some other simple tests

Prerequisits -phpunit

Installation:

  • clone project
  • cd to rootdirectory of the project
  • run php composer install

Usage:

  • run all tests in folder "test"
    • type: "phpunit" in root directory

If you want to add new testsuites just edit object in phpunit.xml

About

some simple testings with selenium and phpunit and other simple learnings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages