[Neuroimaging] advice on choosing a testing library

Nate Vack njvack at wisc.edu
Fri Jun 17 10:27:31 EDT 2016


+1 to pytest.

-n

On Fri, Jun 17, 2016 at 9:25 AM Nathaniel Smith <njs at pobox.com> wrote:

> AFAICT, literally everyone uses pytest, so that's what I've been moving
> to. It's fine.
> On Jun 17, 2016 06:35, "Satrajit Ghosh" <satra at mit.edu> wrote:
>
> hi folks,
>
> in nipype and other nipy projects we have used nose forever, but as
> matthew noted, nose will likely not be maintained in the future. python now
> has a unittest framework built into the standard library, and a large
> number of other testing frameworks.
>
> https://wiki.python.org/moin/PythonTestingToolsTaxonomy
>
> are there suggestions on how one might make the decision on which
> framework to choose?
>
> cheers,
>
> satra
>
>
> _______________________________________________
> Neuroimaging mailing list
> Neuroimaging at python.org
> https://mail.python.org/mailman/listinfo/neuroimaging
>
> _______________________________________________
> Neuroimaging mailing list
> Neuroimaging at python.org
> https://mail.python.org/mailman/listinfo/neuroimaging
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/neuroimaging/attachments/20160617/48208387/attachment.html>


More information about the Neuroimaging mailing list