Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mockersf/hocon-test-suite


https://github.com/mockersf/hocon-test-suite

Last synced: 5 days ago
JSON representation

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