Kiwi TCMS 7.1 release, open source test case management system

Kiwi TCMS is a set of test plans, test cases and test runs in one management system written in Python and Django. Version 7.1 as follows:

Supported upgrade paths:

5.3   (or older) -> 5.3.1
5.3.1 (or newer) -> 6.0.1
6.0.1            -> 6.1
6.1              -> 6.1.1
6.1.1            -> 6.2 (or newer)

Improvements

  • Django will update from 2.2.5 to 2.2.6
  • The python-GitLab updated from 1.11.0 to 1.12.1
  • pygithub updated from 1.43.8 to 1.44
  • psycopg2 update from 2.8.3 to 2.8.4
  • Add tooltips to help in all the telemetry page
  • Add hyperlinks verify Fixes  Issue # 1147

API

  • The new method Bug.emove () 

Bug fixes

  • Add "Delete" menu item Fixes # 1153 in the Bugs page  Issue # 1153

  • When you remove a hyperlink from TestExecution, hiding UI elements on the page

  • Delete TP TC repair fails within the TC number is greater than 100

Refactoring

  • Remove label from the form fields
  • Reconstruction of a plurality of views based on the view function is a view class-based
  • Update TCMs / core / test / in the old test, and make sure they will not be ignored test runner
  • Delete empty class XMLRPCBaseCaseForm
  • Delete rpc.forms.UpdateCaseForm, to support XMLRPCUpdateCaseForm

See the complete updated list of release notes .

Guess you like

Origin www.oschina.net/news/110967/kiwi-tcms-7-1-released