Sha256: a296062c96fd5edb8c955ef2870eac4a460f6955d6bb19842d23c3c366b9a564

Contents?: true

Size: 572 Bytes

Versions: 4

Compression:

Stored size: 572 Bytes

Contents

## JSONSelect Conformance Tests.

Test documents have a suffix of `.json`, like `basic.json`.

Selectors to be applied to test documents have the document name,
followed by an underbar, followed by a description of the test, with
a `.selector` file name suffix, like `basic_grouping.selector`.

Expected output files have the same name as the `.selector` file, 
but have a `.output` suffix, like `basic_grouping.output`.

Expected output files contain a stream of JSON objects that are what
is expected to be produced when a given selector is applied to a given
document.

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
json_select-0.1.3 spec/fixtures/README.md
json_select-0.1.2 spec/fixtures/README.md
json_select-0.1.1 spec/fixtures/README.md
json_select-0.1.0 spec/fixtures/README.md