Skip to content

Commit 01576d0

Browse files
authored
Added OAuth mock server
1 parent 9dfba23 commit 01576d0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,8 @@
6565
- [playwright-magic-steps](https://github.com/vitalets/playwright-magic-steps) - Auto-transform JavaScript comments into Playwright steps.
6666
- [playwright-network-cache](https://github.com/vitalets/playwright-network-cache) - Speed up Playwright tests by caching network requests on the filesystem.
6767
- [@global-cache/Playwright](https://github.com/vitalets/global-cache) - A key-value cache for sharing data between parallel workers and test runs.
68-
68+
- [oAuth mock server](https://github.com/atagon-GmbH/oAuth-mock) - An OAuth mock server that requires zero setup to test OAuth flows with Playwright.
69+
-
6970
## Reporters
7071

7172
- [playwright-tesults-reporter](https://github.com/tesults/playwright-tesults-reporter) - A library for uploading test results to Tesults from Playwright.

0 commit comments

Comments
 (0)