Forums

Multiple test sections for code

General discussion about Cobra. Releases and general news will also be posted here.
Feel free to ask questions or just say "Hello".

Multiple test sections for code

Postby Charles » Tue Feb 14, 2012 2:49 pm

I have added support for multiple "test" sections in a method or property (or indexer). We already had this at the class and struct level. dwilliamii suggested it so he could make his tests more granular.
class X

def foo
test
assert bar
test
assert baz
body
pass
Charles
 
Posts: 2515
Location: Los Angeles, CA

Re: Multiple test sections for code

Postby torial » Fri Feb 17, 2012 12:53 pm

Excellent! Great change.
torial
 
Posts: 229
Location: IA


Return to Discussion

Who is online

Users browsing this forum: No registered users and 54 guests