Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Showcase
  4. Simple GUI test runner for QTestLib tests
Forum Updated to NodeBB v4.3 + New Features

Simple GUI test runner for QTestLib tests

Scheduled Pinned Locked Moved Showcase
2 Posts 1 Posters 5.8k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E Offline
    E Offline
    elricbk
    wrote on last edited by
    #1

    In our latest project we decided to use QTestLib to do our unit-testing. But using plain text output even for 40 tests was painful. I've tried to find some instrument to present this output in more convenient way, but found nothing. So I wrote simple gui test runner, which parses XML output from executables generated by QTestLib and presents this output in more usable way. At the moment it is very simple -- it searches for executables starting with "test_" in its folder ("."), allows to choose which executables should be run, runs selected files and shows failed tests with simple formatted description. Download link (Windows executable, need Qt dlls): http://bit.ly/h2gk9n
    Unpack, rename, use.

    !http://img-fotki.yandex.ru/get/5701/elricbk.0/0_7b90b_67159cdf_L.jpg(Failed tests)!

    !http://img-fotki.yandex.ru/get/4701/elricbk.0/0_7b90c_87d5b393_L.jpg(Passed tests)!

    1 Reply Last reply
    0
    • ? This user is from outside of this forum
      ? This user is from outside of this forum
      Guest
      wrote on last edited by
      #2

      this looks good. but should probably be placed in showcase forum .. moving it there

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved