Skip to content

Specification

The specification is the core identifier of AngusTester scripts, serving two key functions:

  1. Script Identification - Acts as a recognition marker for script parsers
  2. Version Control - Ensures compatibility between scripts and runtime environments

Specification Field Details

ComponentDescriptionExample ValueFixed Status
Specification IdentifierUnique identifier for AngusTester scriptsangusPermanently fixed
Version NumberSpecification iteration version1.0.0Updates with versions

Current Version Specification

yaml
## Fixed specification version  
specification: angus/1.0.0

Version Evolution Mechanism


Released under the GPL-3.0 License.