Files
glazier/testing
mattl db5e9e0558 Add a simple test runner to execute test modules directly.
absltest requires running from main(), which isn't exactly compatible with stock unittest. Walk the package tree looking for modules under glazier named *_test and execute them inside subprocesses.

PiperOrigin-RevId: 240235406
2019-03-26 13:57:50 -07:00
..