Skip to content

ikiwiki-dakine/testing-static-sites

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ideas for Tests for Static Sites

Introduction

We aim to give some ideas for automated tests that can be added to test static web sites, normally those generated by static site generators.

Some of them may be applicable to other kinds of projects.

The List

Test that the site builds

Test for proper spelling and grammar

Test for working JavaScript / etc

Reproducible builds and getting identical results after a rebuild

Coverage:

  • FILL IN.

About

Ideas for automated tests of static web sites

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 48.8%
  • Perl 43.1%
  • Shell 8.1%