Testopia: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 4: Line 4:
=== News ===
=== News ===


Version 1.3 is available from [ftp://ftp.mozilla.org/pub/mozilla.org/webtools/testopia/ FTP].
Version 2.0 is available from [ftp://ftp.mozilla.org/pub/mozilla.org/webtools/testopia/ FTP].


Be sure to read the [[Testopia:README|README]] for installation and upgrade instructions.
Be sure to read the [[Testopia:README|README]] for installation and upgrade instructions.


'''JSON 2.01 IS NOT COMPATIBLE WITH TESTOPIA 1.3'''
'''JSON 2.01 IS NOT COMPATIBLE WITH TESTOPIA'''
The JSON 2.01 perl module was released on CPAN and is not compatible with Testopia currently. See [https://bugzilla.mozilla.org/show_bug.cgi?id=409309 Bug 409309]
The JSON 2.01 perl module was recently released on CPAN and is not compatible with Testopia currently. See [https://bugzilla.mozilla.org/show_bug.cgi?id=409309 Bug 409309]


You will need to install 1.14 instead. it can be downloaded from [http://search.cpan.org/~makamaka/JSON-1.14/ HERE]
You will need to install 1.14 instead. it can be downloaded from [http://search.cpan.org/~makamaka/JSON-1.14/ HERE]

Revision as of 23:25, 3 March 2008

Overview

Testopia (formerly known as Testrunner) is a test case management extension for Bugzilla.

News

Version 2.0 is available from FTP.

Be sure to read the README for installation and upgrade instructions.

JSON 2.01 IS NOT COMPATIBLE WITH TESTOPIA The JSON 2.01 perl module was recently released on CPAN and is not compatible with Testopia currently. See Bug 409309

You will need to install 1.14 instead. it can be downloaded from HERE

Links