You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since IIRC JSON is a subset of YAML-1.2, maybe we can test that the conversion JSON -> YAML -> JSON roundtrips.
I was also wondering whether the yaml-test executable needs tests of its own: I suspect not, because it's a very thin wrapper around the decodeValue and encodeValue functions.
This package currently has no test-suite. It would be nice to have one so we realize when things break.
The text was updated successfully, but these errors were encountered: