We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 795c445 commit f79a48cCopy full SHA for f79a48c
selfie.dev/src/pages/py/get-started.mdx
@@ -18,7 +18,7 @@ To start snapshot testing in Python, all you need is to add a [single dependency
18
Selfie snapshot testing works with the following Python test runners:
19
20
- Pytest
21
-- PRs welcome for other test runners
+- PRs welcome for other test runners (see [here](https://github.com/diffplug/selfie/issues/350) for a guide)
22
23
Both disk and inline snapshots can be used with Python test code.
24
0 commit comments