Add functional .t test for all expected failures
Most failure cases have to be covered basically end-to-end, so we might as well test the entire script. Moreover, failures would be easy to pinpoint since we are testing a single condition every time.
tests/test-migrate-benchmarks.t
0 → 100644
Please register or sign in to comment