Skip to content

PractiTest/Bugzilla-Test-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Bugzilla-Test-Management

Bugzilla extension to synchronize its issues with PractiTest (two way integration)

  1. Install Bugzilla
  2. Install extra perl modules: REST::Client, JSON, Data::Dumper (via cpan)
  3. Copy this folder to the 'extensions' directory of bugzilla
  4. Rename this directory to PractiTest
  5. In Extension.pm, update the the CONFIG_API_TOKEN constant (line 33).
  6. Add a custom field - cf_pt_id (Type is 'Free Text') to Bugzilla, select that it can be set on bug creation.
  7. Restart bugzilla
  • If you need to disable the extension, create empty file with name 'disabled'

About

Bugzilla extension to synchronize its issues with PractiTest (two way integration)

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages