Skip to content

tests #12

@edsu

Description

@edsu

For interoperability would it be useful/possible to assemble a language-agnostic collection of specs, and their expected stringified output given a test MARC record? The purpose would be to make sure that the MARCspec was parsed and interpreted correctly.

I was thinking of something in Markdown or JSON like:

{
  "245$a": "Finnegan's Wake /",
  "245$a$c": "Finnegan's Wake / James Joyce.",
  ...
}

If I were to put something together would this be of interest? I guess an initial set could be derived fairly easily from TestMarcSpecTest?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions