Skip to content

Files

Latest commit

3232f81 · Apr 19, 2021

History

History
This branch is 120 commits behind digininja/DVWA:master.

tests

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 31, 2021
Apr 19, 2021

Tests

Usage

To run these scripts manually, run the following from the document root:

python3 -m pytest -s

test_url.py

This test will find all fully qualified URLs mentioned in any PHP script and will check if the URL is still alive. This helps weed out dead links from documentation and references.