Forgus / spock

Automatically exported from code.google.com/p/spock
0 stars 0 forks source link

Ability to create nested specs #357

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I think it would be great to have the ability to have the ability to create and 
execute nested specs, similar to the capability to use nested describe and 
context blocks in RSpec.

This would allow for considerable DRY'ness in code.

Original issue reported on code.google.com by sherbha...@googlemail.com on 5 Apr 2014 at 1:35