Member Site Forums Rosetta 3 Rosetta 3 – General unit and scientific tests Reply To: unit and scientific tests

#4086
Anonymous

    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.