Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mockersf/hocon-test-suite
https://github.com/mockersf/hocon-test-suite
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mockersf/hocon-test-suite
- Owner: mockersf
- Created: 2019-02-08T22:20:33.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-08T08:08:47.000Z (almost 6 years ago)
- Last Synced: 2024-11-09T21:08:58.651Z (2 months ago)
- Language: Shell
- Size: 29.3 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HOCON Test SUite
This is a set of sample HOCON files and their JSON representations from the official HOCON API.
* /hocon: sample HOCON files
* /json: JSON representation
* /hocon2json: very simple program taking HOCON files and printing them as JSON
* /hocon-test-suite.sh: example script on how to run the test suite against another API
* /update.sh: retrieve the sample HOCON files from lightbend tests and render them as JSON