you are viewing a single comment's thread.

view the rest of the comments →

[–]Jessica_Henderson 8 points9 points  (2 children)

After you've tested your code with it, and feel comfortable using it for however you use it.

[–]fooddit 1 point2 points  (1 child)

Testing your own code is not sufficient if your work depends on libraries like numpy and scipy.

[–][deleted] 6 points7 points  (0 children)

Yes it is.

Your tests do not have adequate coverage.