[Neuroimaging] advice on choosing a testing library
Nathaniel Smith
njs at pobox.com
Fri Jun 17 10:25:16 EDT 2016
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/neuroimaging/attachments/20160617/41b6ebfd/attachment-0001.html>
More information about the Neuroimaging
mailing list