jtanistra / spock

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

Support @Exclude of specs #236

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
An @Excluded spec shouldn't have a @RunWith annotation so that it won't 
normally be run. EmbeddedSpecRunner should compensate for that with a Request 
that returns Sputnik. This should allow to write most embedded specs as regular 
classes instead of strings.

Original issue reported on code.google.com by pnied...@gmail.com on 26 Feb 2012 at 10:10

GoogleCodeExporter commented 8 years ago

Original comment by pnied...@gmail.com on 4 Oct 2012 at 6:46

GoogleCodeExporter commented 8 years ago

Original comment by pnied...@gmail.com on 1 Mar 2015 at 11:45