On Wed, Apr 2, 2014 at 9:35 PM, Charles Reid <[email protected]> wrote:
> Hi there,
>
> I had a question about adding a test. Is that as straightforward as adding
> to the example code in the docstrings for the pysparseMatrix.multiply()
> method?
Yes, exactly.
> How can I then run the test for that specific class/class method?
$ python fipy/matrices/pysparseMatrix.py -v
will run your tests in verbose mode so you can see it is actually being tested.
--
Daniel Wheeler
_______________________________________________
fipy mailing list
[email protected]
http://www.ctcms.nist.gov/fipy
[ NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy ]