Test in Docker#

See Docker Test Harness.

Interactive workflow#

Start shell with the script:

  • ./docker/run-workflow.sh arch,standard

Start shell with Make:

  • make docker-shell-arch

Inside the container shell, run nvim.

Smoke test workflow#

Run smoke test:

  • ./docker/run-workflow.sh --workflow smoke-test arch,standard