Re: [sympy] Looking to contribute tests

18 views
Skip to first unread message

Sergiu Ivanov

unread,
Oct 18, 2012, 6:26:38 AM10/18/12
to sy...@googlegroups.com
Hi Brian,

On Wed, Oct 17, 2012 at 11:53:34PM -0700, Brian Stephanik wrote:
>
> I'm a relatively new to Python and would like to contribute some unit tests
> to sympy. I can't find any sympy documentation on creating new tests. Any
> suggestions?

What exactly would like to know about creating unit tests for SymPy?

Generally, reading the existing unit tests and following the same
pattern works. Your code eventually gets reviewed nevertheless, so if
something is wrong, people will point it out.

However, usually it's not writing unit tests that is recommended as an
entry point for newcomers. What is usually suggested is fixing some
issues [0], especially those marked with the label EasyToFix [1].

In any case, the standard SymPy Developement Workflow page [2] should
be useful, if you haven't already read it.

Don't hesitate to ask any questions; we're here to help.

Sergiu

[0] http://code.google.com/p/sympy/issues/list

[1] http://code.google.com/p/sympy/issues/list?can=2&q=label%3AEasyToFix+&colspec=ID+Type+Status+Priority+Milestone+Reporter+Summary+Stars&cells=tiles

[2] https://github.com/sympy/sympy/wiki/Development-workflow

Brian Stephanik

unread,
Oct 18, 2012, 12:34:05 PM10/18/12
to sy...@googlegroups.com, sergiu....@gmail.com
Thanks for the helpful info. I'll start there.

Brian

Matthew Rocklin

unread,
Oct 18, 2012, 12:37:26 PM10/18/12
to sy...@googlegroups.com
Glad to have you on board Brian. When I first started out I was amazed at how helpful the community was. You should definitely ask questions if you have them. 

I'm curious, what made you decide to help out on SymPy?

On Thu, Oct 18, 2012 at 1:53 AM, Brian Stephanik <xoe...@gmail.com> wrote:
I'm a relatively new to Python and would like to contribute some unit tests to sympy. I can't find any sympy documentation on creating new tests. Any suggestions?

Brian

--
You received this message because you are subscribed to the Google Groups "sympy" group.
To view this discussion on the web visit https://groups.google.com/d/msg/sympy/-/RXFRyTO8JysJ.
To post to this group, send email to sy...@googlegroups.com.
To unsubscribe from this group, send email to sympy+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/sympy?hl=en.

Brian Stephanik

unread,
Oct 18, 2012, 2:26:37 PM10/18/12
to sy...@googlegroups.com
The links to the documentation were quite helpful – ignore my most recent question about running tests.

Looking forward to working with you all.

Brian
Reply all
Reply to author
Forward
0 new messages