Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add yaml-rust to the test suite #4

Open
FichteFoll opened this issue Apr 4, 2017 · 2 comments
Open

Add yaml-rust to the test suite #4

FichteFoll opened this issue Apr 4, 2017 · 2 comments

Comments

@FichteFoll
Copy link

FichteFoll commented Apr 4, 2017

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~

@FichteFoll FichteFoll changed the title Add rust-yaml to the test suite Add yaml-rust to the test suite Apr 4, 2017
@perlpunk
Copy link
Owner

perlpunk commented Apr 8, 2017

@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 yaml/yaml-editor#14

@perlpunk
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants