twaddington / django-gravatar

Essential Gravatar support for Django. Features helper methods, templatetags and a full test suite!
MIT License
151 stars 33 forks source link

Add instructions for running the tests to README.rst #28

Closed mssalvatore closed 4 years ago

mssalvatore commented 5 years ago

It's convenient for developers trying to contribute to have clear instructions on how to run the test suite. This is probably obvious for seasoned django developers, but for newer developers, adding these instructions to the README may save them some time.