0.8.1 • Published 5 years ago

litmus-lab v0.8.1

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

Litmus Lab

litmus-lab npm version litmus-lab npm downloads

A site checker that tests elements of a website.

litmus-lab example

get to testing 🚀

  • run \$npx litmus-lab -s sodiumhalogen.com
  • or install globally \$npm i -g litmus-lab

tests available:

  • sitemap exists
  • google analytics is added
  • any 404s in console? (missing files)
  • check for <meta name="robots" content="nofollow" /> not present
  • check if the site is indexed/cached by Google
  • check if site is up/available
  • check for site redirects
  • filter showing only fails
  • add option to output JSON

future ideas:

  • test multiple urls?
  • check other pages on the site (check links/imgs) using sitemap
  • add custom scripts \$litmus-lab sodiumhalogen.com --script=./custom-tests.js
  • test monthly form submission confirmation (customer gets monthly contact form submission test)
  • (custom script example) test monthly form submission confirmation (customer gets monthly contact form submission test)
  • update Slack of failures \$litmus-lab -s sodiumhalogen.com --slack HOOK_URL
  • SEO-related tests
  • spell-checking
  • check for invalid HTML
  • STDs (site-transmited diseases, aka malware) 😝
  • console errors
  • add option to output JSON
  • make a lambda that runs script
  • build site that outputs a dashboard
  • if HTTPS check SSL cert expire date
  • HTTP count and suggestion if too high
  • page loading speed checker
  • size checker (JS, images, vodeos)
0.8.1

5 years ago

0.8.0

5 years ago

0.7.0

5 years ago

0.6.0

5 years ago

0.5.7

5 years ago

0.5.6

5 years ago

0.5.5

5 years ago

0.5.4

5 years ago

0.5.3

5 years ago

0.5.2

5 years ago

0.5.1

5 years ago

0.5.0

5 years ago

0.4.3

5 years ago

0.4.2

5 years ago

0.4.1

5 years ago

0.4.0

5 years ago

0.1.11

5 years ago

0.1.10

5 years ago

0.1.9

5 years ago

0.1.8

5 years ago

0.1.6

5 years ago

0.1.7

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago