Skip to content
/ Kiwi Public
forked from kiwitcms/Kiwi

Open source full-featured test case management system

License

Notifications You must be signed in to change notification settings

sugus86/Kiwi

 
 

Repository files navigation

Kiwi TCMS - Open Source Test Case Management System

Greenkeeper badge

Travis CI

Documentation

Coverity scan

Snyk vulnerability scan

Code coverage

Python updates

Maintainability

Introduction

"Kiwi TCMS Logo"

Kiwi TCMS is a test plan, test run and test case management system, written in Python and Django. It features Bugzilla and JIRA integration, fast test plan and runs search, powerful access control for each plan, run and case, and XML-RPC APIs.

Brief history

  • Feb 2009 - Project created by Red Hat, Inc. as a replacement for Testopia under the name Nitrate
  • Nov 2014 - Source code published on GitHub without previous history
  • Aug 2016 - Mr. Senko starts contributing to Nitrate
  • May 2017 - Upstream appears to be totally unresponsive, Mr. Senko creates a fork and continues rapid development separately
  • Aug 2017 - The fork has support for the latest Django version
  • Sep 2017 - Project name changed to Kiwi TCMS and migrated to Python 3, started migrating to modern UI using Patternfly
  • Oct 2017 - Kiwi TCMS has an official website at http://kiwitcms.org and will be developed as a community project sponsored by Mr. Senko.
  • Nov 2017 - merge the python-nitrate API client sources and modify them to work with the current code base.

Security issues

  • The reported XSS in SimpleMDE has been resolved by overriding its configuration and by using bleach to sanitize the rendered text before showing it inside our templates. See tcms/static/js/simplemde_security_override.js and tcms/core/templatetags/extra_filters.py.
  • The reported XSS in Bootstrap is fixed in version 3.4 which is expected around Dec 10th 2018

Documentation

http://kiwitcms.readthedocs.org/

Installation

See http://kiwitcms.readthedocs.io/en/latest/installing_docker.html

Contribution

See http://kiwitcms.readthedocs.org/en/latest/contribution.html

Support

Commercial support for Kiwi TCMS is available from Mr. Senko. For more information, pricing and support levels info see http://MrSenko.com/.

About

Open source full-featured test case management system

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 63.3%
  • HTML 18.7%
  • JavaScript 10.7%
  • CSS 6.7%
  • Dockerfile 0.2%
  • Makefile 0.2%
  • Shell 0.2%