* V2 parser errors now set appropriate mime types for the encapsulated packet
[third_party/subunit] / INSTALL
diff --git a/INSTALL b/INSTALL
index 655c3df3f4c8c5f4ef7ce0eed286f1c7e045a589..51c0e79be787fc34eb6126607e948c01a532e0a1 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -7,3 +7,26 @@ Configure::
   ./configure
 Install::
   make install
+
+Dependencies
+------------
+
+* Python for the filters
+* 'testtools' (On Debian and Ubuntu systems the 'python-testtools' package,
+  the testtools package on pypi, or https://launchpad.net/testtools) for
+  the extended test API which permits attachments. Version 0.9.30 or newer is 
+  required. Of particular note, http://testtools.python-hosting.com/ is not
+  the testtools you want.
+* A C compiler for the C bindings
+* Perl for the Perl tools (including subunit-diff)
+* Check to run the subunit test suite.
+* python-gtk2 if you wish to use subunit2gtk
+* python-junitxml if you wish to use subunit2junitxml
+* pkg-config for configure detection of supporting libraries.
+
+Binary packages
+---------------
+
+A number of distributions now include subunit, you can try via your package
+manager. The authors maintain a personal package archive on Launchpad::
+  https://launchpad.net/~testing-cabal/+archive/archive