Skip to content

Commit 1759fdc

Browse files
Insert example on how to test different methods
1 parent 91537de commit 1759fdc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

testing/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,4 @@ site to a remote machine, if applicable:
7474

7575
Runs a single integration test along with the Cobertura report for that test:
7676

77-
testing/bin/coverage --test < ExceptionsTest | SessionTest | ... >
77+
testing/bin/coverage --test TestClass[#optionalTestMethod]

0 commit comments

Comments
 (0)