Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Make Python testing predictable again | Masood Malekghassemi | 2015-12-03 |
This reorganizes the Python code, scraps the current testing infrastructure, and implements a simple test discovery and run script based on the standard Python unittest library so we can trust that our tests are running. |