Add links to best practices video and etherpad

Sean, Jay, and Dan presented some tips for using mock safely.

Change-Id: I92b27617eddb1a3beb79cf168939828f0f79c8a5
This commit is contained in:
Doug Hellmann 2014-09-19 16:10:54 -04:00
parent e81537667c
commit b3610f0c7e
2 changed files with 11 additions and 0 deletions

View File

@ -13,6 +13,7 @@ Contents
api
testing
features
resources
contributing
Indices and tables

10
doc/source/resources.rst Normal file
View File

@ -0,0 +1,10 @@
========================
Other Useful Resources
========================
* Mock_ library documentation
* OpenStack Bootstrapping Hour: Mock Best Practices: `video
<https://www.youtube.com/watch?v=jCWtLoSEfmw>`__ and `etherpad
<https://etherpad.openstack.org/p/obh-mock-best-practices>`__
.. _Mock: http://www.voidspace.org.uk/python/mock/