Comment 1 for bug 1477641

Revision history for this message
Alejandro J. Cura (alecu) wrote : Re: Add tests at the unit & integration level

For integration testing the recommended way is using the scope test harness, and writing the tests in python.
There's sample code in other scopes and bindings.