Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f75a39c

Browse files
mdboomWeatherGod
authored andcommitted
List requirements to run tests.
1 parent b5f86ab commit f75a39c

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

doc/devel/coding_guide.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -372,6 +372,22 @@ please ignore it while we consolidate our testing to these locations.)
372372

373373
.. _nose: http://somethingaboutorange.com/mrl/projects/nose/
374374

375+
Requirements
376+
------------
377+
378+
The following software is required to run the tests:
379+
380+
- nose_, version 0.11.1 or later
381+
382+
- `Python Imaging Library
383+
<http://www.pythonware.com/products/pil/>`_ (to compare image
384+
results)
385+
386+
- `Ghostscript <http://pages.cs.wisc.edu/~ghost/>`_ (to render PDF
387+
files)
388+
389+
- `Inkscape <http://inkscape.org>`_ (to render SVG files)
390+
375391
Running the tests
376392
-----------------
377393

0 commit comments

Comments
 (0)