diff options
| -rw-r--r-- | docs/narr/introduction.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/narr/introduction.rst b/docs/narr/introduction.rst index d93a9c54d..6e28500d1 100644 --- a/docs/narr/introduction.rst +++ b/docs/narr/introduction.rst @@ -511,8 +511,8 @@ greater than 95% decision/condition coverage as measured by the Jenkins tool on Python 2.5, Python 2.6, Python 2.7, Jython and PyPy after each commit to its GitHub repository. Official Pyramid add-ons are held to a similar testing standard. We still find bugs in Pyramid and its official -add-ons, but we find a lot fewer of them than do the owners of comparable -projects that don't test so exhaustively. +add-ons, but we find a lot fewer of them than if we didn't have a strict +testing regime. Example: http://jenkins.pylonsproject.org/ |
