Skip to content

Commit c93ba02

Browse files
committed
chore: Add article link
1 parent f5990fc commit c93ba02

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
This is as simple project that showcases a way of dynamically saving XHR responses as JSON fixtures while running tests and using these fixtures to stub requests in subsequent tests.
44

5+
This was created as a supplement to a Medium article that you can read here: [https://medium.com/ax2-inc/dynamic-xhr-responses-recording-stubbing-with-cypress-9257d4f730cd](https://medium.com/ax2-inc/dynamic-xhr-responses-recording-stubbing-with-cypress-9257d4f730cd)
6+
57
To try this out, clone the project and install its dependencies:
68

79
```sh

0 commit comments

Comments
 (0)