perlpunk / yaml-test-matrix

Run yaml/yaml-test-suite tests and create HTML matrix
https://matrix.yaml.info/
MIT License
19 stars 5 forks source link

Add yaml-rust to the test suite #4

Open FichteFoll opened 7 years ago

FichteFoll commented 7 years ago

Rust has a yaml implementation named "yaml-rust": https://github.com/chyh1990/yaml-rust

Its readme declares it's "still under heavy development", so I'm just letting you know it exists~

perlpunk commented 7 years ago

@FichteFoll thanks. The implementation itself has to be added to the https://github.com/yaml/yaml-editor. yaml-editor is the project which installs all frameworks into a docker container.

The yaml-test-matrix is running the different framework scripts from this docker container, eventually transforms their output to be comparable to the yaml-test-suite event format (or to json) and creates a html matrix from the comparison results. I thought about visualizing this on the matrix page,not exactly sure how yet =)

I created https://github.com/yaml/yaml-editor/issues/14

perlpunk commented 2 years ago

yaml-rust is now included in yaml-runtimes https://github.com/yaml/yaml-runtimes and in the matrix: https://matrix.yaml.info/