Skip to content

Server testing

Goss

Install:

pamac install goss-bin

Create test:

goss add addr google.com:443
cat goss.yaml
goss validate

Templates

Issues:

Testinfra

  • GitHub
  • Docs
  • Slow development
  • Not fully compatible with OSX
    • Testinfra uses system calls to tool like nc or getent, which work differently on Linux an Mac i.e.

Unmaintained