Forgus / spock

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

BlockInfo does not support Constants #354

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The new feature would support creating BlockInfo objects from constants within 
your specifications. This would allow for an easier mechanism to report out 
both our User Stories and our Acceptance Criteria in an automated fashion.

The following example shows what we are wishing to receive: 
http://meetspock.appspot.com/script/5676830073815040

The (ideal) expected output would be:

THIS IS A TEST OF A CONSTANT
I have two numbers
I find the maximum value
The maximum value should be 2

Original issue reported on code.google.com by sgent...@gmail.com on 25 Mar 2014 at 2:20