acraig5075 / kbutwa-utils

Utility for managing KB unit test database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kbutwa-utils

An internal-use tool for managing the unit test database of Knowledge Base Software. It's written using C++ and Qt.

Functionality

  1. Delete a test
  2. Move a test from one component to another
  3. Keyword search to locate tests

Installation and usage

  1. Needs the MySQL C++ bindings installed
  2. Needs a system-wide database source name to connect to the KBUTWA database
  3. Needs the Qt dlls in the same directory as the .exe.

Screenshot

About

Utility for managing KB unit test database


Languages

Language:C++ 98.2%Language:QMake 1.8%