This Repo is a collection of specs
used for:
- https://help.testspace.com/manual:test-spec
- parsing tests (markdown support)
- presentation tests (i.e. big Specs, long scenario names, etc.)
The Repo will be continuously expanded and used for validation.
Test Plan metadata format:
testspace: branch: "whatever" # default is "master" specs: - path: "/path/to/specsX" # default is "/specs" exclude_patterns: - "**/x*" - path: "/path/to/specsY" ignore: - "**/y*"