[webkit-reviews] review requested: [Bug 22491] Add unit test skeleton for the WebKit/Gtk+ API : [Attachment 25519] Add unit test skeleton for WebKit/Gtk+

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 26 08:11:35 PST 2008


Holger Freyther <zecke at selfish.org> has asked  for review:
Bug 22491: Add unit test skeleton for the WebKit/Gtk+ API
https://bugs.webkit.org/show_bug.cgi?id=22491

Attachment 25519: Add unit test skeleton for WebKit/Gtk+
https://bugs.webkit.org/attachment.cgi?id=25519&action=review

------- Additional Comments from Holger Freyther <zecke at selfish.org>
This is about the questions:
  - Do we test the API?
  - How do we test (which framework to use)?
  - Where do we put the test(s)?

My answers:
  - Sure
  - We use the glib testing facilities
  - Like Gtk/Glib in a "tests" directory next to the source


What we test:
   - There is a first bug with test case in the referenced bug, so this bug
actually has an impact. But in general that is a different question and depends
on the actual bug and feature...


More information about the webkit-reviews mailing list