s/Brent/Brett (sorry Brett. We still love you.)
On Tue, Mar 18, 2008 at 3:00 PM, Jerry Seutter <[EMAIL PROTECTED]> wrote:
> I have added a bugtracker issue that adds unit test coverage statistics.
> Issue 2403:
>
> http://bugs.python.org/issue2403
>
> Directions are on t
I have added a bugtracker issue that adds unit test coverage statistics.
Issue 2403:
http://bugs.python.org/issue2403
Directions are on the issue page.
Titus: Brent suggested I bug you to review this.
Test, complain, flame. Feedback welcome.
Jerry Seutter
I was mucking about in test_pty.py not too long ago. I'll take a look.
Jerry
On 4/24/07, Grig Gheorghiu <[EMAIL PROTECTED]> wrote:
This is happening both in the Python buildbot farm, and in the
community buildbot farm.
See:
http://www.python.org/dev/buildbot/trunk/sparc%20solaris10%20gcc%2
s not seem well suited to this type of testing, because the
stdout output comparison is testing many different pieces of functionality.
Some subset of it is probably even important. To do this same testing with
unittest would require many lines of self.assertEquals(expected_string,
string_from_