An open API service for producing an overview of a list of open source projects.

https://github.com/buildkite/test-engine-client

Score: -Infinity

Last synced: about 23 hours ago
JSON representation

Repository metadata:

Buildkite Test Engine Client (bktec) is an open source tool to orchestrate your test suites. It uses your Buildkite Test Engine suite data to intelligently partition and parallelise your tests.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 1,272
Total Committers: 30
Avg Commits per committer: 42.4
Development Distribution Score (DDS): 0.623

Commits in past year: 590
Committers in past year: 19
Avg Commits per committer in past year: 31.053
Development Distribution Score (DDS) in past year: 0.702

Name Email Commits
Naufan Rizal n****n@b****m 479
Gordon Chan d****b@g****m 176
Amy Liu a****u@g****m 148
dependabot[bot] 4****] 136
Malcolm Locke m****m@b****m 68
Stephen Bell s****n@b****m 55
Meghan Kradolfer m****n@b****m 48
Paul Annesley p****l@a****c 34
niceking r****e@b****m 23
Josh Deprez j****d@b****m 21
Matt Ensor m****r@b****m 20
Ming m****g@b****m 12
Cursor Agent c****t@c****m 9
Sarah Jackson s****j@b****m 8
Ben McNicholl g****t@b****m 5
Jeff Lindsey j****y@p****m 4
Michael Suo s****o@m****m 4
Bryan Kane b****n@w****m 3
Jason Barnett J****@s****m 3
Josh Carmichael j****n@g****m 3
Peter Buckley 8****y 3
Jason Barnett J****t@a****i 2
Tom Meier t****m@v****m 1
Sean Waller 1****k 1
Lovelace 6****7 1
Jeremy Bumsted j****y@b****m 1
James Hill 3****l 1
James Healy j****s@b****m 1
Rose Lu r****e@R****l 1
Duck Lawn d****k@b****m 1

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 7
Total pull requests: 450
Average time to close issues: 21 days
Average time to close pull requests: 4 days
Total issue authors: 6
Total pull request authors: 26
Average comments per issue: 0.29
Average comments per pull request: 1.02
Merged pull request: 351
Bot issues: 0
Bot pull requests: 154

Past year issues: 3
Past year pull requests: 94
Past year average time to close issues: about 1 month
Past year average time to close pull requests: 4 days
Past year issue authors: 3
Past year pull request authors: 16
Past year average comments per issue: 0.0
Past year average comments per pull request: 1.03
Past year merged pull request: 68
Past year bot issues: 0
Past year bot pull requests: 26

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/buildkite/test-engine-client

Top Issue Authors

  • nprizal (2)
  • hebronwatson (1)
  • nijinekoyo (1)
  • alan707 (1)
  • jonathanyeong (1)
  • jasonwbarnett (1)

Top Pull Request Authors

  • dependabot[bot] (153)
  • nprizal (122)
  • zhming0 (24)
  • amybiyuliu (24)
  • wooly (21)
  • pda (19)
  • niceking (17)
  • gchan (13)
  • DrJosh9000 (11)
  • mattensor (7)
  • meghan-kradolfer (7)
  • jasonwbarnett (7)
  • tommeier (4)
  • malclocke (3)
  • mcncl (3)

Top Issue Labels

Top Pull Request Labels

  • dependencies (154)
  • docker (99)
  • go (54)
  • risk:L1 (3)
  • 🚢 Release (2)
  • release:chore (1)
  • duplicate (1)

Package metadata

proxy.golang.org: github.com/buildkite/test-engine-client

bktec fetches and runs test plans generated by Buildkite Test Engine.

  • Homepage: https://github.com/buildkite/test-engine-client
  • Documentation: https://pkg.go.dev/github.com/buildkite/test-engine-client#section-documentation
  • Licenses: mit
  • Latest release: v1.6.1 (published 10 months ago)
  • Last Synced: 2026-08-26T17:35:42.205Z (2 days ago)
  • Versions: 58
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 4.451%
    • Average: 4.6%
    • Dependent repos count: 4.75%
proxy.golang.org: github.com/buildkite/test-engine-client/v3

bktec fetches and runs test plans generated by Buildkite Test Engine.

proxy.golang.org: github.com/buildkite/test-engine-client/v2

bktec fetches and runs test plans generated by Buildkite Test Engine.

  • Homepage: https://github.com/buildkite/test-engine-client
  • Documentation: https://pkg.go.dev/github.com/buildkite/test-engine-client/v2#section-documentation
  • Licenses: mit
  • Latest release: v2.11.0 (published about 1 month ago)
  • Last Synced: 2026-08-26T17:38:35.963Z (2 days ago)
  • Versions: 37
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 4.743%
    • Average: 4.902%
    • Dependent repos count: 5.062%

Dependencies

.buildkite/docker-compose.yml docker
go.mod go
  • github.com/buildkite/roko v1.2.0
  • github.com/google/go-cmp v0.6.0
go.sum go
  • github.com/buildkite/roko v1.2.0
  • github.com/google/go-cmp v0.6.0
  • gotest.tools/v3 v3.5.1
packaging/Dockerfile docker
  • alpine latest build
internal/runner/testdata/cypress/package.json npm
  • cypress ^12.2.0 development
internal/runner/testdata/jest/package.json npm
  • jest ^29.7.0 development
internal/runner/testdata/package.json npm
internal/runner/testdata/playwright/package.json npm
  • @playwright/test ^1.48.0 development
  • http-server ^14.1.1
internal/runner/testdata/yarn.lock npm
  • 434 dependencies
internal/runner/testdata/vitest/package.json npm
  • vitest ^4.1.0 development
internal/command/testdata/rspec/Gemfile rubygems
  • rspec >= 0
internal/runner/testdata/rspec/Gemfile rubygems
  • rspec >= 0
internal/runner/testdata/go/go.mod go
internal/runner/testdata/cucumber/Gemfile rubygems
  • base64 >= 0
  • cucumber >= 0
.buildkite/Dockerfile docker
  • cypress/included 14.5.3 build
  • golang 1.25.4-bookworm build
  • python 3.14.2-bookworm build
  • ruby 4.0.0-slim-bookworm build
internal/runner/testdata/cucumber/Gemfile.lock rubygems
  • base64 0.3.0
  • bigdecimal 3.2.0
  • builder 3.3.0
  • bundler 2.6.7
  • cucumber 9.2.1
  • cucumber-ci-environment 10.0.1
  • cucumber-core 13.0.3
  • cucumber-cucumber-expressions 17.1.0
  • cucumber-gherkin 27.0.0
  • cucumber-html-formatter 21.9.0
  • cucumber-messages 22.0.0
  • cucumber-tag-expressions 6.1.2
  • diff-lcs 1.6.2
  • ffi 1.17.2
  • mini_mime 1.1.5
  • multi_test 1.1.0
  • sys-uname 1.3.1
internal/runner/testdata/rspec/Gemfile.lock rubygems
  • bundler 2.5.16
  • diff-lcs 1.5.1
  • rspec 3.13.0
  • rspec-core 3.13.2
  • rspec-expectations 3.13.3
  • rspec-mocks 3.13.2
  • rspec-support 3.13.2