Patrick Williams | c124f4f | 2015-09-15 14:41:29 -0500 | [diff] [blame] | 1 | We need to implement tests: |
2 | |||||
3 | automated link checker; currently | ||||
4 | $ linkchecker -t 1000 -F csv http://localhost:8000/ | ||||
5 | |||||
6 | integrate the w3c-validation service; currently | ||||
7 | $ python urlcheck.py | ||||
8 | |||||
9 |