mirror of
https://github.com/google/glazier.git
synced 2026-04-07 20:00:03 -04:00
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