Automation Template Library v0.1.0
Release Notes
v0.1.0
Initial public release of the Automation Template Library.
Included templates:
- Playwright + TypeScript
- WebdriverIO + TypeScript
- Cypress + TypeScript
- Selenium 4 + Java + JUnit
- Selenium 4 + C# + NUnit
- pytest + Selenium 4
- Espresso + native Android
- XCUITest + native iOS
Each template includes a bundled demo target, smoke and full test suites, reporting, CI workflow, architecture notes, and contribution guidance.
Validation summary:
- Parent structure validation passed across all 8 templates.
- Download packages were generated for all 8 templates.
- Runtime validation passed for the C#, Android, and iOS templates after final fixes.