Releases: StevenG0211/automation-template-library
Releases · StevenG0211/automation-template-library
Release list
v0.1.1 Documentation Refresh
Documentation refresh for public self-service use.\n\nAdded root getting-started, validation-status, and troubleshooting docs; added a root contribution guide; expanded per-template customization and PR checklist guidance; corrected Selenium C# command metadata and stale iOS CI wording.\n\nNo framework behavior changes and no new runtime validation claims were added in this release.
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.