yaml / yaml-test-suite

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

Create a matrix for all tests and frameworks #3

Closed perlpunk closed 7 years ago

perlpunk commented 7 years ago

This is WIP

perlpunk commented 7 years ago

There are three scripts to create/view the matrix:

% mkdir matrix
% make data
% ./bin/run-framework-tests -h
% ./bin/run-framework-tests libyaml-event
% ./bin/create-matrix
% plackup ./bin/matrix-http # run a webserver

Need to work on the cases where we don't get events