Status: Accepted
Owner: [email protected]
Labels: Type-Defect Priority-Medium Milestone-Release0.7.1 Testing
New issue 2542 by [email protected]: Compatibility with py.test
http://code.google.com/p/sympy/issues/detail?id=2542
Currently, py.test 2.0.3 (the latest version) fails in master because of
incompatible code in sympy/conftest.py - cf.
http://paste.pocoo.org/show/428508/.
It wouldn't be hard to fix it (and issue 1726 as well), which would be
quite useful since py.test has much more functionalities than our homegrown
and obsolete fork of it (notably JUnitXml for Jenkins integration).
However, there are a few problems:
* sympy/mpmath/conftest.py is also incompatible with recent versions, but
there are several possible workarounds allowing it to be ignored
* this would break compatibility with py.test 0.9.*, and therefore make it
impossible (instead of merely seriously inconvenient) to run py.bench.
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sympy-issues?hl=en.