Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable regular doctest testing with py.test #48

Merged
merged 11 commits into from May 31, 2015
Merged

Conversation

skirpichev
Copy link
Collaborator

  • doctest_depends_on workaround
  • py2 vs py3, ex. long printing
  • polys (builtin vs gmp)
  • plots
  • pypy & numpy
  • rebase

see sympy/sympy#5641

@skirpichev skirpichev mentioned this pull request Apr 6, 2015
7 tasks
@skirpichev skirpichev force-pushed the use-py.test-doctests branch 4 times, most recently from 5c2d876 to 37caae1 Compare April 11, 2015 13:04
@skirpichev skirpichev force-pushed the use-py.test-doctests branch 5 times, most recently from 65b15a3 to a88c7a2 Compare May 21, 2015 17:17
@skirpichev skirpichev force-pushed the use-py.test-doctests branch 5 times, most recently from 76fd953 to 98c0a17 Compare May 28, 2015 09:40
Without this, array_form doctest affects doctest of the reset method.
skirpichev added a commit that referenced this pull request May 31, 2015
Enable regular doctest testing with py.test
@skirpichev skirpichev merged commit f540b29 into master May 31, 2015
@skirpichev skirpichev deleted the use-py.test-doctests branch May 31, 2015 16:17
@skirpichev skirpichev modified the milestone: 0.8.0 Sep 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant