Re: [webkit-dev] choosing a unit test framework

2011-04-19 Thread David Levin
On Tue, Apr 19, 2011 at 2:42 PM, Ryosuke Niwa wrote: > Can we see examples of tests that use TestWebKitAPI / gtest? I think it'll > be helpful for people who don't know how the said two testing frameworks > work. > > Ideally, we compare the same test written in TestWebKitAPI and gtest to > decid

Re: [webkit-dev] choosing a unit test framework

2011-04-19 Thread Ryosuke Niwa
On Tue, Apr 19, 2011 at 2:36 PM, David Levin wrote: > In the interest of moving this along, I'll move to using the criteria > listed in the previous email to evaluate the test frameworks. > *Useful:* > >- Easy to write tests > - Maintained > > Can we see examples of tests that use Test

[webkit-dev] choosing a unit test framework

2011-04-19 Thread David Levin
In the interest of moving this along, I'll move to using the criteria listed in the previous email to evaluate the test frameworks. *Musts:* - Compatible license with WebKit - Builds/Can be built on the many platforms and build systems supported by WebKit (ideally without extra ins