kubetest2
Kubetest2 is the framework for launching and running end-to-end tests on Kubernetes. (by kubernetes-sigs)
test-infra
Test infrastructure for the Kubernetes project. (by kubernetes)
Our great sponsors
kubetest2 | test-infra | |
---|---|---|
1 | 3 | |
215 | 3,352 | |
3.3% | 0.9% | |
7.0 | 10.0 | |
2 days ago | 4 days ago | |
Go | Go | |
Apache License 2.0 | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
kubetest2
Posts with mentions or reviews of kubetest2.
We have used some of these posts to build our list of alternatives
and similar projects.
test-infra
Posts with mentions or reviews of test-infra.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2020-12-30.
-
A Practical Guide to Growing Your Open Source Project: Part 1 – Contributors
Advanced tip: have a way for approved contributors to re-trigger CI. For example, Kubernetes, Kubeflow, and minikube use a tool called prow to run tests. Prow comes with a prow-bot that can accept different commands, automatically tagging issues or rerunning specific tests. Not for small projects, but this can alleviate maintainer headaches caused by trivial busy work.
-
out of the loop question: wtf is honking?
It started as a small inside joke, but kinda just blew up. A bunch of us really loved UGG (which, if you haven’t played it, still highly recommend it even if you aren’t normally into video games), and as some of us have been known to do, take jokes a little too far/literal. A plug-in for the Kubernetes was built (https://github.com/kubernetes/test-infra/pull/14587) that posts goose pictures on command. Then there were some contests/activities put together at our contributor summit that were goose-themed.
-
Don't Use Protobuf for Telemetry
Here's a minimal Python protobuf parser that can extract basic information in about 50 LOC.
https://github.com/kubernetes/test-infra/blob/master/guberna...
What are some alternatives?
When comparing kubetest2 and test-infra you can also consider the following projects:
kind - Kubernetes IN Docker - local clusters for testing Kubernetes
Protobuf.NET - Protocol Buffers library for idiomatic .NET
upb - a small protobuf implementation in C
protozero - Minimalist protocol buffer decoder and encoder in C++
e2e-framework - A Go framework for end-to-end testing of components running in Kubernetes clusters.