Open main menu

CDOT Wiki β

Bugzilla Unit Tests Using Test::More

Revision as of 11:31, 23 September 2008 by Felis (talk | contribs) (Project News)

Project Name

Project Description

Add unit tests using Test::More for every method in every object. Create test documentation for the project.

Project Leader(s)

Project Contributor(s)

Name(s) of people casually working on the project, or who have contributed significant help. Include links to personal pages within wiki

NOTE: only Project Leader(s) should add names here. You can’t add your own name to the Contributor list.

Project Details

Project News

--Felis 15:28, 18 September 2008 (UTC)

  Just got confirmed last night!

--Felis 15:12, 23 September 2008 (UTC)

  Talked to Max Kanat-Alexander last Friday on IRC. 
  Got a confirmation of the project. 
  Also it's officially confirmed that adding SQLite Support for Bugzilla won't be a part of the project.

--Felis 15:31, 23 September 2008 (UTC)

  My plans for deliverable v.0.1
     study Test::More perl module
     check CPAN for good test examples and study them
     study Bugzilla keyword module code
     write test documetation for unit tests for keyword module
     write actual tests