Skip to content

Implement TestML for Ruby #64

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

kddnewton
Copy link

@kddnewton kddnewton commented Jan 25, 2025

This implements all of the tests present in the other languages. It gets a couple of things wrong, that can be addressed in follow-up, specifically:

  • labels are right for a lot of cases, but there appears to be some kind of substitution that we are currently missing
  • it's not clear what "Plan" means, so turning it on does not do anything right now

Fixes #16

@kddnewton kddnewton force-pushed the ruby branch 2 times, most recently from 1f47fbc to 8ad18ff Compare January 26, 2025 16:31
This implements all of the tests present in the other languages.
It gets a couple of things wrong, that can be addressed in
follow-up, specifically:

* labels are right for a lot of cases, but there appears to be some
  kind of substitution that we are currently missing
* it's not clear what "Plan" means, so turning it on does not do
  anything right now
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

Successfully merging this pull request may close these issues.

Implement 'Ruby' runtime
1 participant