iamtrask / DEPRECATED

DEPRECATED - do not use!!!
Apache License 2.0
349 stars 48 forks source link

Added code acceptance guidelines + test runner instructions #78

Closed natikgadzhi closed 6 years ago

natikgadzhi commented 6 years ago

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.