Skip to content

NeutrinoProject/TestRunner

Repository files navigation

TestRunner

GUI for Google Test Famework

TODO

  • support standart output of Google Test binaries
  • parse test output
  • show test results in gui as they appear
  • show test output per test
  • show states for test: Queued, Running, Failed, Ok
  • show overall result
  • implement an option to stop the process
  • implement an option to rerun failed tests

Debt

  • basic check the program on Windows
  • add proper logging
  • replace '\n' by platform independent code

Optional

  • implement an option to run selected tests
  • show test cases in gui as a tree
  • seperate std out and std err streams, show them defferently
  • show progress bar

Known Issues

  • test output table is editable

About

GUI for Google Test Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published