Sha256: eb79f1c079833a47d6a3ead31d03f16795fdced529ed1d61656770f08aeda32c

Contents?: true

Size: 193 Bytes

Versions: 11

Compression:

Stored size: 193 Bytes

Contents

RSpec.describe Testcentricity do
  it "has a version number" do
    expect(Testcentricity::VERSION).not_to be nil
  end

  it "does something useful" do
    expect(false).to eq(true)
  end
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
testcentricity-2.4.3 spec/testcentricity_spec.rb
testcentricity-2.4.2 spec/testcentricity_spec.rb
testcentricity-2.4.1 spec/testcentricity_spec.rb
testcentricity-2.4.0 spec/testcentricity_spec.rb
testcentricity-2.3.19 spec/testcentricity_spec.rb
testcentricity-2.3.18 spec/testcentricity_spec.rb
testcentricity-2.3.17 spec/testcentricity_spec.rb
testcentricity-2.3.16.1 spec/testcentricity_spec.rb
testcentricity-2.3.16 spec/testcentricity_spec.rb
testcentricity-2.3.14 spec/testcentricity_spec.rb
testcentricity-2.3.13 spec/testcentricity_spec.rb