Sha256: 8716d29aff4f3354e37876a0dc86a0556ae2508f58813146e7ebc3d7ebc99be5

Contents?: true

Size: 175 Bytes

Versions: 1

Compression:

Stored size: 175 Bytes

Contents

# frozen_string_literal: true

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
punk-0.4.1 spec/lib/commands/generate_spec.rb