Skip to content

elpho/test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elpho Framework Test Project

The test suit for the elpho framework official modules.

To run the tests you must have all the 8 packages repositories (including this one "elpho/test") on the same folder. Then run make test from the command line.

Contributing

Once you can run the test suit on your workspace folder, add your tests to the /src folder, remember to include_once 'suitSetup.php' at the top of your test-case class script.

You may add helper classes and functions to the project, either in a separate file or as a child of the test class (in case of methods).

Once done, open a pull request.

And welcome aboard!

About

Test project for the elpho framework various modules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published