mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-04-30 07:53:26 +00:00
Use a sintax like
tox test.test_download:TestDownload.test_NowVideo
to run the specific test on all the tox environments (Python versions)
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| helper.py | ||
| parameters.json | ||
| test_age_restriction.py | ||
| test_all_urls.py | ||
| test_dailymotion_subtitles.py | ||
| test_download.py | ||
| test_execution.py | ||
| test_playlists.py | ||
| test_utils.py | ||
| test_write_info_json.py | ||
| test_youtube_lists.py | ||
| test_youtube_signature.py | ||
| test_youtube_subtitles.py | ||