Skip to content
This repository has been archived by the owner on May 7, 2022. It is now read-only.

AOEmedia/Menta_SampleProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Menta Sample Project

Getting started

git clone git://github.com/AOEmedia/Menta_SampleProject.git Menta_SampleProject
cd Menta_SampleProject
./composer.phar install

# Creating directory for HTML reports
mkdir -p ../build/reports

cd Tests

# change settings in ../conf/demo.ff.vmhost.xml or create a new configuration file

# run single test
../bin/phpunit --configuration=../conf/demo.ff.vmhost.xml General/ScreenshotsTest.php

# run all tests
../bin/phpunit --configuration=../conf/demo.ff.vmhost.xml ../vendor/aoemedia/menta/lib/Menta/Util/CreateTestSuite.php

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages