yaml / yaml-test-suite

Comprehensive, language independent Test Suite for YAML
MIT License
172 stars 58 forks source link

norway problem #122

Open unusualevent opened 1 year ago

unusualevent commented 1 year ago

Can we have a test case for the parsing of "no"?

perlpunk commented 1 year ago

No. ;-)

but have a look at https://github.com/perlpunk/yaml-test-schema which has a pretty complete list of tests regarding resolving booleans, numbers etc.

the test suite here concentrates on parsing / syntax.