Skip to content

Commit f6d602b

Browse files
d-w-moorealanking
authored andcommitted
[#664] update testing README introduction
1 parent a0b0966 commit f6d602b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

irods/test/README.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
Running all or part of the Python iRODS Client test suite
2+
---------------------------------------------------------
3+
4+
The test suite is based on assertions that use the unittest module. Regarding the test output: FAIL (or F) or ERROR (or E) is bad; "ok" or "."
5+
means a passing result.
6+
7+
There are several ways to run the suite. All require the user running them to have prepared an irods environment (located in ~/.irods)
8+
which points at a running server and authenticates as a rodsadmin.
9+
110
To run specific tests
211
---------------------
312

0 commit comments

Comments
 (0)