aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python/grpcio_test/setup.cfg
Commit message (Collapse)AuthorAge
* Make Python testing predictable againGravatar Masood Malekghassemi2015-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.
* Bring Cython tests back onlineGravatar Masood Malekghassemi2015-10-07
|
* Enable Python testing and coverageGravatar Masood Malekghassemi2015-07-31