You are here

unit and scientific tests

2 posts / 0 new
Last post
unit and scientific tests
#1

what are those tests for? is it for validation of the whole software suite after compilation. I built rosetta. do i need to run those?

Sat, 2009-05-09 23:29
tricia

No. The tests exist so that developers can ensure they have not broken existing functions when they add or change code. We included them in the release so that users can perform the same checks when/if they change code. If you aren't editing the code, there's no need to worry about them.

As an aside, the integration tests are a good place to look for examples of how to use some of the protocols.

Wed, 2009-05-13 10:38
smlewis