Skip to content

Commit 67cb26e

Browse files
authored
Merge pull request #200 from nirtal85/browserstack2
feat: add browserstack
2 parents 353666d + 09bc8ab commit 67cb26e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@
3434
| [pytest-split](https://pypi.org/project/pytest-split/) | Pytest plugin which splits the test suite to equally sized sub suites based on test execution time. |
3535
| [requests](https://pypi.org/project/requests/) | Versatile library for making HTTP requests in Python |
3636

37+
## 🌐 Browser Testing
38+
39+
This project is tested with [BrowserStack](https://www.browserstack.com), enabling cross-browser and mobile testing on real devices in the cloud.
40+
3741
## ⚙️ Setup Instructions
3842

3943
### Clone the project

0 commit comments

Comments
 (0)