Sha256: cc8eea4f684c561a35806d5164f2b6b40d140d748eafa40f5ea1b19a253e6957

Contents?: true

Size: 121 Bytes

Versions: 14

Compression:

Stored size: 121 Bytes

Contents

riml_include 'dsl.riml'

class MySpecWithoutDescribeSpec
  defm it_will_work_too
    expect(true).to_be_true()
  end
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
speckle-0.2.0 spec/with_describe_spec.riml
speckle-0.1.31 spec/with_describe_spec.riml
speckle-0.1.30 spec/with_describe_spec.riml
speckle-0.1.29 spec/with_describe_spec.riml
speckle-0.1.28 spec/with_describe_spec.riml
speckle-0.1.27 spec/with_describe_spec.riml
speckle-0.1.26 spec/with_describe_spec.riml
speckle-0.1.25 spec/with_describe_spec.riml
speckle-0.1.24 spec/with_describe_spec.riml
speckle-0.1.23 spec/with_describe_spec.riml
speckle-0.1.22 spec/with_describe_spec.riml
speckle-0.1.21 spec/with_describe_spec.riml
speckle-0.1.20 spec/with_describe_spec.riml
speckle-0.1.19 spec/with_describe_spec.riml