Do I require the command to run in the git bash? Secondly, there is test file in the bin directory(as you mentioned), and there is a test directory in the module itself(solvers in my case). What does this means?
Yathartha On Tuesday, January 24, 2017 at 5:12:19 PM UTC+5:30, Gaurav Dhingra wrote: > > You can test the changes made in the module running > > user@machine:~/sympy $ python ./bin/test > > in your SymPy main repo. You can read more about running tests tests here > https://github.com/sympy/sympy/wiki/Development-workflow#be-sure-that-all-tests-of-sympy-pass. > > > > > Gaurav Dhingra > > On Tue, Jan 24, 2017 at 5:00 PM, Yathartha Joshi <[email protected] > <javascript:>> wrote: > >> Hey, I am new I need help regarding how do I test the changes that I made >> in the module. >> I have made certain changes but I can't figure out how to check whether >> my changes work for all test cases... How do I check?? >> >> -- >> You received this message because you are subscribed to the Google Groups >> "sympy" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To post to this group, send email to [email protected] <javascript:> >> . >> Visit this group at https://groups.google.com/group/sympy. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/sympy/75d1c8e0-3b1c-42cb-bb9a-97660e5fb2d5%40googlegroups.com >> >> <https://groups.google.com/d/msgid/sympy/75d1c8e0-3b1c-42cb-bb9a-97660e5fb2d5%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/c14deef7-f1f1-4c47-9afd-c86c97b1261d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
