yaml-test-suite
YAML testing framework
A comprehensive test suite for YAML data formats
Comprehensive, language independent Test Suite for YAML
197 stars
15 watching
65 forks
Language: Perl
last commit: 6 months ago
Linked from 1 awesome list
test-suitetestingyaml
Related projects:
Repository | Description | Stars |
---|---|---|
yaml/adayaml | An experimental implementation of the YAML 1.3 standard in Ada. | 37 |
perlpunk/yaml-pp-p5 | A modular YAML processor for parsing and generating YAML 1.2 documents | 24 |
yaml/yaml-spec | Maintains and updates a widely adopted data language specification | 352 |
chyh1990/yaml-rust | A pure Rust implementation of the YAML 1.2 specification | 613 |
jdonnerstag/vlang-yaml | Native YAML parsing and loading functionality in Vlang | 24 |
goccy/go-yaml | A Go YAML parser and encoder with improved performance, customization options, and team collaboration features. | 1,217 |
ysmood/got | A Go test framework with features like pretty output and value snapshot assertion. | 265 |
mirek/yaml.framework | A framework for parsing and serializing YAML data in Objective-C. | 244 |
jasom/nyaml | A Lisp native YAML parser that reads and interprets YAML documents into Common Lisp data structures. | 26 |
cblp/yaml-sucks | Demonstrates parsing ambiguity in YAML files and compares different implementations. | 616 |
yakaz/yamerl | An Erlang-based parser for human-friendly data serialization formats YAML and JSON | 205 |
aofdev/yaml-peg | A PEG parser for YAML written in Rust. | 10 |
yashaka/selene | A Python-based testing framework for web UI automation with an intuitive API and built-in features to simplify test writing | 697 |
yamlcss/yaml | A modular CSS framework for flexible layouts, focusing on device-independent screen design and accessibility. | 282 |
proper-testing/proper | A property-based testing tool for Erlang that helps ensure software behaves according to its specifications | 884 |