On Dec 6, 12:47 am, "Jeff Brown" <[EMAIL PROTECTED]> wrote:
> You could try asking Jamie.
Jamie just gave me a nice tip recently but I haven't had a chance to
try it out.
> What kind of tool are you trying to write? Perhaps we can help.
I want a tool that finds and runs tests which cover the code you are
working on. Sort of like the way TD.Net lets you right-click and run a
test(s), but for within a method you are working on and not the test
itself. Say I'm working on method Foo, and there are tests that cover
it (Test_Foo_ExpectFail and Test_Foo_ExpectPass). I'd like to make the
change to Foo(), and run an AddIn tool that compiles it, finds
Test_Foo_ExpectFail and Test_Foo_ExpectPass, and runs them like the
way TD.Net does.
Its still in bad shape because I don't have a lot of time for it, and
haven't done anything like this before:
http://unittestthis.googlecode.com/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"MbUnit.User" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/MbUnitUser?hl=en
-~----------~----~----~----~------~----~------~--~---