Sha256: 73b62f7711bbb9d58ef14c0ba3029aefcf2b68d2581b875c65d09bc3c48da239

Contents?: true

Size: 600 Bytes

Versions: 4

Compression:

Stored size: 600 Bytes

Contents

# suite

The `suite` directory is a Git [submodule](https://git-scm.com/book/en/v2/Git-Tools-Submodules) cloned from
[MARCspec/MARCspec-Test-Suite](https://github.com/MARCspec/MARCspec-Test-Suite). Specs in 
[generated](generated) are generated based on the JSON in this suite via the
[spec::generate](../rakelib/spec.rake) rake task.

Note that after cloning this project for the first time you’ll need to initialize and pull
the submodule:

```sh
git submodule init
git submodule update
```

See the [Git submodule docs](https://git-scm.com/book/en/v2/Git-Tools-Submodules) for more information.

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
ruby-marc-spec-0.1.3 spec/README.md
ruby-marc-spec-0.1.2 spec/README.md
ruby-marc-spec-0.1.1 spec/README.md
ruby-marc-spec-0.1.0 spec/README.md