Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1.39 KB

README.md

File metadata and controls

43 lines (29 loc) · 1.39 KB

JSON-TF

This is the playground for the JSON Task Force. Seeking to make JSON a first class citizen in PESC and A4L specifications.

GETTING STARTED

Install Node and NPM

Node and npm are required to run tests.

Run Tests

$ npm test

Example Output

$ npm test

> json-tf@1.0.0 test /Users/sallen/Projects/Demo/JSON-TF
> mocha



  xStudentsGoessner.json
    #familyName
      ✓ should find "Lovell" as familyName using xStudentsGoessner.xStudents.xStudent.name.familyName


  1 passing (9ms)

Existing Projects That Deal With XSD's, XML and JSON

EdExchange

References

JAXB and MOXy