mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00

- Use go testing infrastructure, such that logs are printed only in case of failure. - Split the test into multiple sub-round and sub-round-testcases such that tree of execution reflects the logic. - Use 'development' loggers that are formatting the output to be human readable.