Trial new testing practice
arichardet opened this issue · 1 comments
arichardet commented
resource
s of package <name>
are currently tested in package <name_test>
.
We are considering changing this to make tests part of their package. This would allow the use of private members instead of exposing them for testing purposes only.
This new practice will be implemented with a new resource
#138. Once a determination is made on our preferred testing approach, the resource(s) will be changed.
arichardet commented