Skip to main content

Link tester for Flask applications

Project description

Check links for your Flask app during integration tests, when using Flask-Testing.

Sample code:

class TestLinkTester(TestCase):

    def create_app(self):
        ...

    def test_links_from_home(self):
      crawler = LinkTester(self.client, "/")
      crawler.crawl()

For full information please refer to the online docs:

http://packages.python.org/Flask-LinkTester

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Flask-LinkTester-0.3.0.tar.gz (33.9 kB view details)

Uploaded Source

File details

Details for the file Flask-LinkTester-0.3.0.tar.gz.

File metadata

File hashes

Hashes for Flask-LinkTester-0.3.0.tar.gz
Algorithm Hash digest
SHA256 69bc5dc67448129f1a3462665705743475b2e2ff241994b12c86a7103c7c34ff
MD5 575cc2eabdf2b41561b391622c5e78a9
BLAKE2b-256 63e732c0a8751cdb7b95c7826b9b10fc7691ae564c1a75e77af3b7bdd85aef3a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page