Ticket #223 (new task)

Opened 10 months ago

General work on testing utilities

Reported by: bgranger Assigned to: bgranger
Priority: normal Milestone: 0.9.0
Component: ipython1 Version:
Severity: normal Keywords:
Cc:

Description

A while back Fernando created a lot a nice testing utilities in ipython1/sandbox/snakeoil and ipython1/ipython1/testutils. Meanwhile we have decided to begin using nose. Many of the things that are in snakeoil and testutils are already in nose. Someone needs to go through snakeoil and testutils and see if anything there needs to be ported over to nose (probably nose plugins).