Gobject unit test library

From Buzztard

Jump to: navigation, search

The main idea is to wrap all of check into a nice gobject style library. The OO design should be alike to JUnit or XUnit.

Contents

[edit] related projects

[junit] [gunit]

[edit] ideas

  • put each suite into a library and scan for public symbols matching certain naming to build the suite automatically

[edit] naming

  • already taken: gunit
  • free: gcheck

[edit] class design

[edit] junit

  • TestCase
    • has setUp() and tearDown()
    • test-methods start with 'test' in their name
  • TestSuite
    • has run() and add() methods
    • aggregate TestCases and TestSuites
  • TestRunner
    • runs a TestSuite
    • does result logging
Personal tools
collaboration

SourceForge Logo

GStreamer Logo

Linux Sound Logo

MediaWiki

Valgrind

GNU Library Public Licence

GNU Free Documentation License 1.2