apache/beam

Find a way to set a default global per-test timeout for Java Java unit tests

Open

#21,377 建立於 2022年6月4日

在 GitHub 查看
 (12 留言) (0 反應) (1 負責人)Java (7,313 star) (4,097 fork)batch import
P2good first issueimprovementtests

描述

Apparently java unit tests don't have timeouts. And as far as I can tell, Junit lets you set timeouts for individual tests and test classes, but provides no easy way to set a global timeout across multiple classes.

Imported from Jira BEAM-13523. Original Jira may contain additional context. Reported by: ibzib.

貢獻者指南