Skip to content

Commit 4324c89

Browse files
committed
Document using pytest in rEADME
1 parent 2311a80 commit 4324c89

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,10 @@ dependencies::
311311

312312
$ pip install -e .[develop]
313313

314+
To run the tests locally::
315+
316+
$ pytest --verbose
317+
314318
To make a new release once tested locally and on TravisCI::
315319

316320
$ git tag vX.Y.Z

0 commit comments

Comments
 (0)