New submission from Jessica McKellar:

I had wanted to run a single TestCase, or single TestCase test method, and saw 
that how to do this wasn't in the devguide. Pattern-matching from the other 
rules doesn't work (for now, you have to use unittest instead of test), and 
asking on IRC, many people didn't know it was possible. :)

This patch adds documentation on how to run a single TestCase. I visually 
inspected the built HTML to confirm that it looks as desired.

----------
components: Devguide
files: devguide.diff
keywords: easy, needs review, patch
messages: 217239
nosy: ezio.melotti, jesstess
priority: normal
severity: normal
stage: patch review
status: open
title: Add how to run a single test case to the devguide
type: enhancement
Added file: http://bugs.python.org/file35048/devguide.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21361>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to