Testopia: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 9: Line 9:


'''JSON 2.01 IS NOT COMPATIBLE WITH TESTOPIA 1.3'''
'''JSON 2.01 IS NOT COMPATIBLE WITH TESTOPIA 1.3'''
The JSON 2.01 perl module was released on CPAN and is not compatible with Testopia currently.
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]


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 00:30, 21 December 2007

Overview

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

News

Version 1.3 is available from FTP.

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

JSON 2.01 IS NOT COMPATIBLE WITH TESTOPIA 1.3 The JSON 2.01 perl module was 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