commit | aa571138bbb3a209a2fd4938164713295379e9a4 | [log] [tgz] |
---|---|---|
author | Andrey Somov <public.somov@gmail.com> | Tue Dec 28 13:04:55 2021 +0400 |
committer | Andrey Somov <public.somov@gmail.com> | Tue Dec 28 13:04:55 2021 +0400 |
tree | 5f1bd1a375ab2c7c63a2ae8be40ed957727341a8 | |
parent | be1e93b8892903443bf77479a85ab580eb774c64 [diff] |
Refactor tests
The art of simplicity is a puzzle of complexity.
YAML is a data serialization format designed for human readability and interaction with scripting languages.
SnakeYAML is a YAML 1.1 processor for the Java Virtual Machine version 7. For YAML 1.2 (which is a superset of JSON) you may have a look at SnakeYAML Engine