E2E Testing Suite
Version updated for https://github.com/SillyLittleTech/E2E to version 2.7.3.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates end-to-end testing of a website by capturing screenshots across multiple viewports and modes, running accessibility tests, performing unit tests, and generating a rich Markdown report on pull requests. It simplifies the process of testing web applications without requiring additional test scripts in the repository.
What’s Changed
What’s Changed
- feat: Make E2E action modular and dynamic by @kiyarose in https://github.com/SillyLittleTech/E2E/pull/3
Full Changelog: https://github.com/SillyLittleTech/E2E/compare/0.1...2.7.3