Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5f86ab commit f75a39cCopy full SHA for f75a39c
1 file changed
doc/devel/coding_guide.rst
@@ -372,6 +372,22 @@ please ignore it while we consolidate our testing to these locations.)
372
373
.. _nose: http://somethingaboutorange.com/mrl/projects/nose/
374
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
391
Running the tests
392
-----------------
393
0 commit comments