Item9853: Cannot pass verify_ tests easily to TestRunner.pl

pencil
Priority: Enhancement
Current State: Closed
Released In: 1.1.1
Target Release: n/a
Applies To: Extension
Component: UnitTestContrib
Branches:
Reported By: OlivierRaginel
Waiting For:
Last Change By: GeorgeClark
Often, you want to work on a unit test which is a verify function, hence the tests are generated by the system. So you cannot directly specify:
sudo -u apache perl ../bin/TestRunner.pl FuncUsersTests::verify_removeFromGroup

Now you can smile

You can also do:
./run-tests.sh UploadScriptTests::test_illegal

To run both UploadScriptTests::test_illegal_propschange and UploadScriptTests::test_illegal_upload

-- OlivierRaginel - 20 Oct 2010

 
Topic revision: r5 - 02 Nov 2012, GeorgeClark
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy