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