Page 1 of 1

Love the latest changeset

PostPosted: Fri Feb 26, 2010 6:23 pm
by torial

Re: Love the latest changeset

PostPosted: Sat Feb 27, 2010 12:33 pm
by Charles
Cool. One thing still missing is a clear way to let the developer take over the compiler's generated code to create and execute the test runner. That's why I hadn't announced it yet.

I hope to get that working soon.

Re: Love the latest changeset

PostPosted: Sun Feb 28, 2010 2:27 pm
by Charles
I have now added a -test-runner command line option to specify the method to invoke to run the unit tests. From there you can do anything you like, including making use of what's in Cobra.Lang.Test.

http://cobra-language.com/trac/cobra/changeset/2295