The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

run_test_yml - rerun recorded test

SYNOPSIS

  prove -l t/generalized_sync_n_merge.t
  perl -Ilib bin/run_test_yml.pl RECORDED-TEST.yml

DESCRIPTION

You can also copy this file to a .t file, and append the yml content into the __DATA__ section.