Sha256: f45e99858efdf4cd5aff50bd50f47b2c1b1837cd10e075268410fa9641381bba

Contents?: true

Size: 171 Bytes

Versions: 7

Compression:

Stored size: 171 Bytes

Contents

# frozen_string_literal: true

describe 'list command', type: :feature do
  context 'when no tests have been written' do
    it 'displays "not yet implemented"'
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
punk-0.3.6 spec/lib/commands/list_spec.rb
punk-0.3.5 spec/lib/commands/list_spec.rb
punk-0.3.4 spec/lib/commands/list_spec.rb
punk-0.3.3 spec/lib/commands/list_spec.rb
punk-0.3.2 spec/lib/commands/list_spec.rb
punk-0.3.1 spec/lib/commands/list_spec.rb
punk-0.2.0 spec/lib/commands/list_spec.rb