Re: NEW: devel/py-nose-warnings-filters 0.1.2

2016-11-14 Thread Alexandr Shadchin
On Thu, Sep 29, 2016 at 09:06:53PM +0500, Alexandr Shadchin wrote: > Hi, > > ok to import? > > Need for update IPython 5. > > DESCR: > > Allow to inject warning filters during nosetest. > > -- > Alexandr Shadchin > Update to py-nose-warnings_filters 0.1.5. ok to import? -- Alexandr Shadc

Re: NEW: devel/py-nose-warnings-filters 0.1.2

2016-10-10 Thread Alexandr Shadchin
ping On Thu, Sep 29, 2016 at 09:06:53PM +0500, Alexandr Shadchin wrote: > Hi, > > ok to import? > > Need for update IPython 5. > > DESCR: > > Allow to inject warning filters during nosetest. > > -- > Alexandr Shadchin > -- Alexandr Shadchin

NEW: devel/py-nose-warnings-filters 0.1.2

2016-09-29 Thread Alexandr Shadchin
Hi, ok to import? Need for update IPython 5. DESCR: Allow to inject warning filters during nosetest. -- Alexandr Shadchin py-nose-warnings-filters.tgz Description: application/tar-gz

Re: NEW: devel/py-nose

2007-05-02 Thread steven mestdagh
> > > > > Port updated @ http://unworkable.org/~niallo/py-nose.tar.gz > > > > > > > > some errors occur in the tests, log below (amd64). > > > > > > I don't see these on my systems. amd64 w/ python2.4, zaurus w/python > > > 2.4 both pass regress fine. I'm not sure what the problem could be > >

Re: NEW: devel/py-nose

2007-05-01 Thread Niall O'Higgins
On Sun, Apr 29, 2007 at 05:42:19PM +0200, steven mestdagh wrote: > Niall O'Higgins [2007-04-29, 09:18:59]: > > On Sat, Apr 28, 2007 at 06:53:29AM +0200, steven mestdagh wrote: > > > Niall O'Higgins [2007-04-27, 23:25:34]: > > > > On Fri, Apr 27, 2007 at 04:56:24PM -0500, Will Maier wrote: > > > > >

Re: NEW: devel/py-nose

2007-04-29 Thread steven mestdagh
Niall O'Higgins [2007-04-29, 09:18:59]: > On Sat, Apr 28, 2007 at 06:53:29AM +0200, steven mestdagh wrote: > > Niall O'Higgins [2007-04-27, 23:25:34]: > > > On Fri, Apr 27, 2007 at 04:56:24PM -0500, Will Maier wrote: > > > > On Fri, Apr 27, 2007 at 10:33:39PM +0100, Niall O'Higgins wrote: > > > > >

Re: NEW: devel/py-nose

2007-04-29 Thread Niall O'Higgins
On Sat, Apr 28, 2007 at 06:53:29AM +0200, steven mestdagh wrote: > Niall O'Higgins [2007-04-27, 23:25:34]: > > On Fri, Apr 27, 2007 at 04:56:24PM -0500, Will Maier wrote: > > > On Fri, Apr 27, 2007 at 10:33:39PM +0100, Niall O'Higgins wrote: > > > > Port for 'nose' python unittest framework. Requi

Re: NEW: devel/py-nose

2007-04-27 Thread steven mestdagh
Niall O'Higgins [2007-04-27, 23:25:34]: > On Fri, Apr 27, 2007 at 04:56:24PM -0500, Will Maier wrote: > > On Fri, Apr 27, 2007 at 10:33:39PM +0100, Niall O'Higgins wrote: > > > Port for 'nose' python unittest framework. Required for regress of > > > py-simplejson (which I will post next). Tested

Re: NEW: devel/py-nose

2007-04-27 Thread Niall O'Higgins
On Fri, Apr 27, 2007 at 04:56:24PM -0500, Will Maier wrote: > On Fri, Apr 27, 2007 at 10:33:39PM +0100, Niall O'Higgins wrote: > > Port for 'nose' python unittest framework. Required for regress of > > py-simplejson (which I will post next). Tested on amd64. > > I posted a version[0] of this fo

Re: NEW: devel/py-nose

2007-04-27 Thread Will Maier
On Fri, Apr 27, 2007 at 10:33:39PM +0100, Niall O'Higgins wrote: > Port for 'nose' python unittest framework. Required for regress of > py-simplejson (which I will post next). Tested on amd64. I posted a version[0] of this for 0.9.1 on 4 January: http://marc.info/?l=openbsd-ports&m=1167915

NEW: devel/py-nose

2007-04-27 Thread Niall O'Higgins
Hi, Port for 'nose' python unittest framework. Required for regress of py-simplejson (which I will post next). Tested on amd64. Tests? Comments? OKS? DESCR: nose extends the test loading and running features of unittest, making it easier to write, find and run tests. By default, nose will

NEW: devel/py-nose

2007-01-04 Thread Will Maier
pkg/DESCR: nose provides an alternate test discovery and running process for unittest, one that is intended to mimic the behavior of py.test as much as is reasonably possible without resorting to too much magic. nose has become increasingly popular recently; it's quite a handy framewor