Skip to content

Use toml for test cases #5

@dvc94ch

Description

@dvc94ch

If our grammar is language agnostic so should the test cases.

[test-suite]
parser = 'strict'
rule = 'all_packages'
describe = 'chip packages'

[[test]]
it = 'parses 0805'

[test.cases]
metric = '0805'
imperial = '2012'

[test.result]
package = '0805'

[test.ignored]
0 = ''

[test.warnings]
ambiguous_size = true

Metadata

Metadata

Assignees

No one assigned

    Labels

    antlr-portIssues only applicable to our attempt to port to antlr

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions