Check links in files
Project description
pytest-check-links
pytest plugin that checks URLs for HTML-containing files.
Supported files:
- .html
- .rst
- .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
File details
Details for the file pytest_check_links-0.3.4.tar.gz
.
File metadata
- Download URL: pytest_check_links-0.3.4.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200325 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b3216548431bf9796557e8ee8fd8e5e77a69a4690b3b2f9bcf6fb5af16a502b |
|
MD5 | 32f155b79386760ae0965ec2585a5d69 |
|
BLAKE2b-256 | 389593237a7e2bb70dbfe99b8c5b50d3d58cc45957393df3e0778247e688200a |
Provenance
File details
Details for the file pytest_check_links-0.3.4-py2.py3-none-any.whl
.
File metadata
- Download URL: pytest_check_links-0.3.4-py2.py3-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200325 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | df548424e052ef2aee081f62e2fbc4883de5e5ad7bf28d6b3aa8e41d93c2635f |
|
MD5 | 2b129bf211d4a8c4f4df7eadc33f103f |
|
BLAKE2b-256 | e61ee02d0ee404c7050a7c4aea26a1813c47e4d47085fcdf8025a70c8344d5aa |