Check links in files
Project description
# pytest-check-links
pytest plugin that checks URLs for HTML-containing files.
Supported files:
.html
.md (TODO: select renderer)
.ipynb (requires nbconvert)
Install:
pip install pytest-check-links
Use:
pytest –check-links mynotebook.ipynb
TODO:
pick a markdown renderer (probably commonmark) or make the markdown renderer pluggable
options for validating links (allow absolute links, only remote or local, etc.)
check internal links (#anchors)
find URLs in Python docstrings
test myself, obvs!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for pytest_check_links-0.1.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa4e4e92771f177d35a2e95e8f73e2a7b1b2a1d62b1d41b5204470e711082631 |
|
MD5 | 5807782bd08f4abfeeb720735a326b9c |
|
BLAKE2b-256 | 3377a363a84bd3ae6b4f1a1c3ce9c411fbf0b8b850e3d543b6c6e7c47b6e6a51 |