subplot 0.2.0

tools for specifying, documenting, and implementing automated acceptance tests for systems and software
Documentation
# CI configuration for subplot

default:
  image: registry.gitlab.com/subplot/subplot-container-images:main

check:
  stage: test
  script:
    - sudo apt update
    - sudo apt -y build-dep .
    - ./check -v