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 433378c commit 6e61179Copy full SHA for 6e61179
README.rst
@@ -44,6 +44,13 @@ of a test:
44
45
.. |python| image:: https://img.shields.io/pypi/pyversions/pytest-mock.svg
46
:target: https://pypi.python.org/pypi/pytest-mock/
47
+
48
49
+.. image:: http://www.opensourcecitizen.org/badge?url=github.com/pytest-dev/pytest-mock
50
+ :target: http://www.opensourcecitizen.org/project?url=github.com/pytest-dev/pytest-mock
51
52
+If you found this library useful, donate some CPU cycles to its
53
+development efforts by clicking above. Thank you! 😇
54
55
Usage
56
=====
0 commit comments