On Github jwfuller / behat101
James Fuller d.o: fullerja | @webJWF
Follow along at: http://rawgit.com/jwfuller/behat101/master/index.html#/
An opensource automated testing system, written in PHP. It is used to do Behavioral/Acceptance/Customer testing.
As much as we can
As much as we can
cd [directory/for/nglocal] git pull git checkout feature/testing cd ~/data/code/dslm_base/profiles/cu_fit-current git pull git checkout testingGo to your nglocal directory and run
./start.sh
./test.sh
This will do a clean install of cu_fit and run the test suite.
Currently it takes ~21 minutes