Howdy all...
Travis Swicegood wrote:
> Thoughts, comments? Anyone want to second this feature
so we can get it
> on the list of features to add to the core?
I've finally gotten around to writing a TestDox
implementation. The
current implementation that I have is a stand-alone package
that can
observe every class that's registered, and pull out the
documentation
from it if it matches the criteria that it's looking for.
It can be
used alongside simpletest pretty easily to generate docs off
of ST
tests. As it stands though, it isn't plugged in to the
SimpleScorer
code, so it doesn't know whether the test it's documenting
passed or failed.
So my question for the group: If SimpleTest came with the
ability to
generate TestDox, would you want to know if the documented
test failed,
or just that it was documented?
-Travis
------------------------------------------------------------
-------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and
take
control of your XML. No limits. Just data. Click to get it
now.
http://sourcefor
ge.net/powerbar/db2/
_______________________________________________
Simpletest-support mailing list
Simpletest-support lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/simp
letest-support
|