mardi 7 mars 2017

Automated checking of Javascript and broken links

I have a small home page which contains some javascript. It loads json and javascript libraries from other hosts, and generates links from this data.

I would like to check both for broken links toward other websites, and also check that my javascript works properly (e.g. no failure when loading distant json).

Is there any program I could run as a cron task to test that for me daily ?

Aucun commentaire:

Enregistrer un commentaire