Open GoogleCodeExporter opened 9 years ago
It would be really awesome if this were implemented. The killer app IMO would
be using Cython (or Pyrex) to write unit tests for C/C++ code without having to
write any wrappers. Guess I'll just have to fall back on unittest for now.
Original comment by jeff.lau...@gmail.com
on 13 May 2011 at 1:32
This should be possible by how nose imports a module to discover tests. Can
you attach a module and test case to reproduce the problem?
Original comment by kumar.mcmillan
on 13 May 2011 at 3:36
Original issue reported on code.google.com by
markflor...@gmail.com
on 21 Mar 2010 at 1:36