We can only specify one configuration file to test as of 0.2.0:
test-redirection ./tests/my-redirections.json
We should be able to use a glob to load multiple file at once and let the script handle the queuing:
test-redirection './tests/test-redirection-*.json'