Specification
The
specificationis the core identifier of AngusTester scripts, serving two key functions:
- Script Identification - Acts as a recognition marker for script parsers
- Version Control - Ensures compatibility between scripts and runtime environments
Specification Field Details
| Component | Description | Example Value | Fixed Status |
|---|---|---|---|
| Specification Identifier | Unique identifier for AngusTester scripts | angus | Permanently fixed |
| Version Number | Specification iteration version | 1.0.0 | Updates with versions |
Current Version Specification
yaml
## Fixed specification version
specification: angus/1.0.0