Skip to content

Commit

Permalink
Documentation updates
Browse files Browse the repository at this point in the history
  • Loading branch information
galaunay committed Oct 11, 2019
1 parent 060a4eb commit 7e4dd5d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/ide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -657,9 +657,9 @@ advantages this brings.
.. command:: elpy-set-test-runner

This changes the current test runner. Elpy supports the standard
unittest discovery runner, the Django discovery runner, nose and
py.test. You can also write your own, as described in :ref:`Writing
Test Runners`.
unittest discovery runner, the Django discovery runner, nose,
green, py.test and Twisted trial. You can also write your own, as
described in :ref:`Writing Test Runners`.

Note on Django runners: Elpy tries to find `manage.py` within your project
structure. If it's unable to find it, it falls back to `django-admin.py`.
Expand Down

0 comments on commit 7e4dd5d

Please sign in to comment.