Status: Accepted
Owner: asmeurer
Labels: Type-Enhancement Priority-Medium Testing
New issue 2281 by asmeurer: Random tests
http://code.google.com/p/sympy/issues/detail?id=2281
We should extend the tester to allow random tests. These would allow us to
test a random problem, instead of just one, which would increase our
chances of catching a bug.
The problem with these is that they are not reproducible. Therefore, we
need to extend the test runner to use a global seed value, which is printed
and can be entered manually (like with issue 1746).
By the way, I think there are already some random tests in SymPy. These
should be updated to use this.
--
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.