Skip to content

Commit 8d01616

Browse files
authored
Enhance README with testing strategy badge and links
1 parent 4079ae8 commit 8d01616

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22

33
[![CI](https://github.com/Anasss/smash-qa-framework/actions/workflows/playwright-tests.yml/badge.svg)](https://github.com/Anasss/smash-qa-framework/actions)
44
[![Playwright Report](https://img.shields.io/badge/Playwright-Report-brightgreen)](https://anasss.github.io/smash-qa-framework/)
5+
[![Testing Strategy](https://img.shields.io/badge/Testing-Strategy-blue)](https://anasss.github.io/smash-qa-framework/testing.html)
56

6-
End-to-end Playwright + TypeScript tests for Smashburgers web ordering flow. The framework uses a clean Page Object Model (POM) design, data-driven scenarios, fast and semantic locators, and includes pragmatic helpers for test stability, performance, and maintainability. https://anasss.github.io/smash-qa-framework/testing.html
7+
End-to-end Playwright + TypeScript tests for Smashburger's web ordering flow at [dev.smashburger.com](https://dev.smashburger.com/). The framework uses a clean Page Object Model (POM) design, data-driven scenarios, fast and semantic locators, and includes pragmatic helpers for test stability, performance, and maintainability. 📖 **[View Full Testing Strategy & Documentation](https://anasss.github.io/smash-qa-framework/testing.html)**
78

89
## ⚡ Quick start
910

0 commit comments

Comments
 (0)