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

Explain Token stream notation, Event stream notation #120

Open
VladimirAlexiev opened this issue Jul 4, 2022 · 1 comment
Open

Explain Token stream notation, Event stream notation #120

VladimirAlexiev opened this issue Jul 4, 2022 · 1 comment

Comments

@VladimirAlexiev
Copy link

The README says that repo includes

  • Token stream notation
  • Event stream notation

Where are these defined?

Would help me with questions like:

  • I see only tree: in src but not 2 kinds of things
  • The tree: notation is pretty self-explanatory, but what are all possible options there?
  • What are the "indicator" chars allowed after =VAL ?
    • Eg =VAL " means "a string that was enclosed in double quotes" but what are all possible options?
@perlpunk
Copy link
Member

perlpunk commented Jul 4, 2022

There is the wiki, but a bit outdated: https://github.com/yaml/yaml-test-suite/wiki/Data-Point-Semantics
I think it was linked from the readme at some point.
We need time to update it since the sources were converted from testml to the new yaml files with the tree notation.

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