Skip to content

agershkovich/seo-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test project for use PHP, PHPUnit and Selenium

Description:

Testset contains 3 testcases (see ./selenium-tests/tests/ folder) which runs using Steward (https://github.com/lmc-eu/steward).

Project starts in two Docker containers: target site on dockerized Apache WebServer with PHP in the first one and Selenium Server with Firefox in the second one.

Prerequisites:

  • Linux OS;
  • PHP;
  • composer;
  • docker;
  • make

Attention: Dont forget to install make (e.g. sudo apt install make);

Run: Start make from project root.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published