On 11/9/05, David Somers <address@hidden> wrote:
On Wednesday 09 November 2005 22:56, Manish Marathe wrote:
> On 09 Nov 2005 12:27:00 -0800, George Williams <
address@hidden> wrote:
[snip]
> Is ft2test submitted by David Somers same as what you are talking about
> which uses embunit?
>
> There has been some talk about building a testsuite. A few weeks ago
>
> > Ulrich said he would work on it, don't know what the status of that is.
>
> That would be great!!.
ft2test was something I threw together as a proof-of-concept to show *one*
possible way to implement some *basic* API testing... it really either needs
a lot more tests added, or a bit of a rewrite/rethink - it would be great to
automatically generate some of the test code (e.g. the parameter validation
stuff - which by hand is very tedious to do).
Well Kudos to that!! I actually installed embunit but couldn't figure out how to run tests using embunit, can you throw some light on that?