1 repositorio
Enforces completion deadlines for individual test specifications.
Distinct from Execution Timeouts: Focuses on the timeout of a test spec rather than a general CI task or lifecycle hook.
Explore 1 awesome GitHub repository matching devops & infrastructure · Specification Timeouts. Refine with filters or upvote what's useful.
Ginkgo is a behavior-driven development testing framework, assertion library, and test runner for Go. It provides a domain-specific language for writing human-readable specifications, organizing tests into hierarchical containers and subjects to describe system behavior. The project distinguishes itself through advanced execution control and observability, featuring a test runner capable of parallel distribution, sharding, and randomized execution order to detect flaky tests. It includes specialized diagnostic tools for goroutine leak detection, hanging spec monitoring, and failure state debu
Enforces deadlines and grace periods for individual specifications to ensure timely completion.