TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Auto balancing 7 hours tests between 100 parallel jobs on CI – Buildkite example

3 点作者 ArturT大约 8 年前

1 comment

ArturT大约 8 年前
Do you have large test suites in your company projects? How big are they? How do you deal with long running tests?<p>Probably keeping a few small projects with fast test suites instead of monolith would be a nice way but we all know it&#x27;s not always that easy.<p>I&#x27;d like to build a client library for auto-balancing tests across CI nodes in other languages than Ruby and I&#x27;d love to learn what test runners tools you use in your favorite programming languages.