A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2002-December/031400.html below:

[Python-Dev] What's the magic formula for regression-testing a single module?

[Python-Dev] What's the magic formula for regression-testing a single module? [Python-Dev] What's the magic formula for regression-testing a single module?Neal Norwitz neal@metaslash.com
Sat, 28 Dec 2002 11:25:22 -0500
On Sat, Dec 28, 2002 at 11:08:12AM -0500, Eric S. Raymond wrote:
> What's the magic formula for regression-testing a single library module?

I typically do:

        ./python -E -tt ./Lib/test/regrtest.py test_strptime

Replace test_strptime with the test(s) you want, presumably
test_cfgparser.

Neal



RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4