adding webtest section

This commit is contained in:
Alfredo Deza
2011-03-06 15:19:51 -05:00
parent 02325de638
commit 888615d068

View File

@@ -35,6 +35,8 @@ This is how running those tests with ``py.test`` would look like::
========== 11 passed in 0.30 seconds ===========
Using WebTest with a UnitTest
-----------------------------