Skip to content

Commit

Permalink
Link to plone.app.testing documentation
Browse files Browse the repository at this point in the history
People did not find this documentation
  • Loading branch information
miohtama committed Nov 22, 2015
1 parent 12d8e06 commit 629e693
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions testing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -199,3 +199,14 @@ There are 3 possible workarounds:
The first method, with Phantomjs, will throw failures with our tests, unfortunately.

For debugging, you can run the test like this ``ROBOT_SELENIUM_RUN_ON_FAILURE=Debug bin/test --all``. This will stop the test at the first failure and you end up in an interactive shell where you can try various Robot Framework commands.

More information
----------------

For more in-depth information and reference see

* `plone.app.testing documentation <http://docs.plone.org/external/plone.app.testing/docs/source/index.html>`_.

* `plone.testing package <https://pypi.python.org/pypi/plone.testing>`_


0 comments on commit 629e693

Please sign in to comment.