Sha256: 382a78077954f45a5e064dad7b0a3c197270d1e60c76ad19def17a4bad1c871b
Contents?: true
Size: 724 Bytes
Versions: 8
Compression:
Stored size: 724 Bytes
Contents
{ "lib/matchers/*.riml": { "type": "matcher", "test": "spec/matchers/%s_spec.riml" }, "lib/reporters/*.riml": { "type": "reporter" }, "lib/runners/*.riml": { "type": "runner" }, "lib/writers/*.riml": { "type": "writer", "mapping": "i" }, "lib/utils/*.riml": { "type": "utility" }, "lib/speckle/cli/*.rb": { "type": "cli", "test": "spec/speckle/cli/%s_spec.rb" }, "lib/speckle/list/*.rb": { "type": "list" }, "spec/matchers/*_spec.riml": { "type": "spec", "alternate": "lib/matchers/%s.riml" }, "spec/*_spec.riml": { "type": "spec" }, "spec/speckle/cli/*_spec.rb": { "type": "spec", "alternate": "lib/speckle/cli/%s.rb" } }
Version data entries
8 entries across 8 versions & 1 rubygems