Testopia: Difference between revisions
Jump to navigation
Jump to search
Ghendricks (talk | contribs) (→News) |
Ghendricks (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
=== Overview === | === Overview === | ||
Testopia | Testopia is a full featured test case management extension for [[Bugzilla]]. | ||
=== News === | === News === | ||
Version 2.0 is available from [ftp://ftp.mozilla.org/pub/mozilla.org/webtools/testopia/ FTP]. | Version 2.0 RC2 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. | '''Testopia 2.0 RC2 NOW REQUIRES JSON 2.10''' | ||
You will need to update to the latest version of JSON from CPAN. Also recommended is JSON::XS which will boost performance. | |||
You will need to | |||
=== Links === | === Links === |
Revision as of 22:41, 24 June 2008
Overview
Testopia is a full featured test case management extension for Bugzilla.
News
Version 2.0 RC2 is available from FTP.
Be sure to read the README for installation and upgrade instructions.
Testopia 2.0 RC2 NOW REQUIRES JSON 2.10 You will need to update to the latest version of JSON from CPAN. Also recommended is JSON::XS which will boost performance.