Commit Graph

1 Commits (6c1c3e5b85e8b0feb39bc3a09779f62216f5c273)

Author SHA1 Message Date
Filippo Valsorda d3f46b9aa5 Add support for single-test tox runs
Use a sintax like
    tox test.test_download:TestDownload.test_NowVideo
to run the specific test on all the tox environments (Python versions)