Sha256: ea380c33617341befc0497f5790e1c96179fc80e35ff8938ba736398662c6183
Contents?: true
Size: 307 Bytes
Versions: 26
Compression:
Stored size: 307 Bytes
Contents
class Spinach::Features::TestHowSpinachWorksForFirstTest < Spinach::FeatureSteps step 'I have an empty array' do end step 'I append my first name and my last name to it' do end step 'I pass it to my super-duper method' do end step 'the output should contain a formal greeting' do end end
Version data entries
26 entries across 26 versions & 1 rubygems