Sha256: be877c596e7e1143c65da0a2d55865f24503c407aafa8ef75a0deebe04787fd6

Contents?: true

Size: 221 Bytes

Versions: 4

Compression:

Stored size: 221 Bytes

Contents

require 'lanes/spec_helper'

module <%= namespace %>

    # Add more helper methods to be used by all tests here...

    class TestCase < Lanes::TestCase

    end

    class ApiTestCase < Lanes::ApiTestCase

    end

end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
lanes-0.1.2 lib/lanes/command/templates/spec/spec_helper.rb
lanes-0.1.0 lib/lanes/command/templates/spec/spec_helper.rb
lanes-0.0.8 lib/lanes/command/templates/spec/spec_helper.rb
lanes-0.0.5 lib/lanes/command/templates/spec/spec_helper.rb