On Tue, 08 May 2012, Yaroslav Halchenko wrote: > tests ... but @seed'ing every test is somewhat a burden (probably a > wise solution would be to come with with a nose plugin or smth to seed > RNG before running every test)
a slight offtopic since nose-dev usergroup seems to be dead silent [1] (might be my own mistake since now I discovered the existence of nose-users ;) ) -- does anyone know an easy way to enable some custom (defined within the same project codebase) nose plugins within e.g. a fixture method so they could be in effect while testing using 'nosetests'? That would help to eliminate a dedicated tester in nipy project. [1] https://groups.google.com/group/nose-dev/browse_thread/thread/221dc688b1a728da -- Yaroslav O. Halchenko Postdoctoral Fellow, Department of Psychological and Brain Sciences Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755 Phone: +1 (603) 646-9834 Fax: +1 (603) 646-1419 WWW: http://www.linkedin.com/in/yarik ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
