The goal is to clarify what exactly “test passes” means and how to run and add tests.
This should only be merged after PR #355 (tests themselves) will be merged to OpenMined. Without said PR, test runner pytest won't run the tests because of naming conventions.
That addresses #345 on OpenMined.
The goal is to clarify what exactly “test passes” means and how to run and add tests.
This should only be merged after PR #355 (tests themselves) will be merged to OpenMined. Without said PR, test runner
pytest
won't run the tests because of naming conventions.