Skip to content

Commit 7b79324

Browse files
committed
Add Testing & Verification subcategory under App Definition and Development
Creates a dedicated 'Testing & Verification' subcategory under 'App Definition and Development' to improve discoverability of projects focused on testing, verification, performance, conformance, replay, and resilience checks. Moves the following tools into the new subcategory: - Fortio (from Continuous Integration & Delivery) - k6 (from Continuous Integration & Delivery) - Keploy (from Continuous Integration & Delivery) - Testkube (from Continuous Integration & Delivery) - Microcks (from Application Definition & Image Build) - Sonobuoy (from Security & Compliance) - Litmus (from Chaos Engineering) - Tracetest (from Observability) Resolves the issue #4759 Signed-off-by: Samaresh Kumar Singh <[email protected]>
1 parent b6d7abc commit 7b79324

1 file changed

Lines changed: 95 additions & 92 deletions

File tree

landscape.yml

Lines changed: 95 additions & 92 deletions
Original file line numberDiff line numberDiff line change
@@ -2134,13 +2134,6 @@ landscape:
21342134
blog_url: https://www.sonatype.com/blog
21352135
documentation_url: https://help.sonatype.com/en/sonatype-nexus-repository.html
21362136
linkedin_url: https://www.linkedin.com/company/sonatype/
2137-
- item:
2138-
name: Sonobuoy
2139-
homepage_url: https://sonobuoy.io
2140-
repo_url: https://github.com/vmware-tanzu/sonobuoy
2141-
logo: project-sonobuoy.svg
2142-
twitter: https://twitter.com/projectsonobuoy
2143-
crunchbase: https://www.crunchbase.com/organization/vmware
21442137
- item:
21452138
name: SOPS
21462139
description: >-
@@ -7406,34 +7399,6 @@ landscape:
74067399
summary_personas: SREs, Cloud Architects, Platform Engineers, DevOps Engineers, Developers
74077400
summary_tags: platform engineering, internal developer platform, idp, platform builder, data fabric, digital integration hub, composability
74087401
summary_release_rate: 2 major releases per year
7409-
- item:
7410-
name: Microcks
7411-
homepage_url: https://microcks.io
7412-
project: sandbox
7413-
repo_url: https://github.com/microcks/microcks
7414-
logo: microcks.svg
7415-
twitter: https://twitter.com/microcksio
7416-
crunchbase: https://www.crunchbase.com/organization/cloud-native-computing-foundation
7417-
extra:
7418-
lfx_slug: microcks
7419-
accepted: '2023-06-22'
7420-
dev_stats_url: https://microcks.devstats.cncf.io/
7421-
artwork_url: https://github.com/cncf/artwork/blob/master/examples/sandbox.md#microcks-logos
7422-
blog_url: https://microcks.io/blog/
7423-
mailing_list_url: https://github.com/orgs/microcks/discussions
7424-
slack_url: https://cloud-native.slack.com/messages/microcks
7425-
youtube_url: https://youtube.com/c/Microcks
7426-
summary_personas: API Owners, Developers, Architects, QA Testers, Quality Assurance Engineer, SREs, Platform Engineers, DevOps Engineer, DevOps practitioners
7427-
summary_tags: API, mocking, testing, openapi, graphql, grpc, asyncapi
7428-
summary_use_case: >-
7429-
Microcks is a tool for mocking and testing your APIs and microservices. It leverages API standards to provide a uniform and multi-protocol approach for simulating complex distributed environments and validating service components in isolation.
7430-
summary_business_use_case: >-
7431-
Microcks facilitates rapid simulation generation, automated API testing, and seamless CI/CD integration, streamlining development and deployment processes. Microcks empowers teams to optimize services and accelerate product releases, gaining a competitive edge.
7432-
summary_release_rate: New release every 2 to 3 months.
7433-
summary_integrations: >-
7434-
Keycloak, Operator framework, Helm, Backstage.io, Tekton, CloudEvents, Prometheus, OpenTelemetry, Docker, Podman, Testcontainers
7435-
summary_intro_url: https://www.youtube.com/watch?v=E8rjUwznO-Q
7436-
clomonitor_name: microcks
74377402
- item:
74387403
name: mirrord
74397404
description: >-
@@ -8010,13 +7975,6 @@ landscape:
80107975
summary_release_rate: >-
80117976
Minor releases have a cadence of at least one per month. (https://fluxcd.io/flux/faq/#where-can-i-find-information-on-how-long-versions-are-supported-and-how-often-to-expect-releases)
80127977
summary_integrations: all standard Cloud Native, Git provider and observability tooling
8013-
- item:
8014-
name: Fortio
8015-
logo: fortio.svg
8016-
description: >-
8017-
Fortio is an open source load testing library, command-line tool, and server application written in Go. Originated as Istio's performance characterization tool (in particular proxy overhead), Fortio has evolved into a versatile tool for load testing and performance benchmarking of HTTP, gRPC, and TCP services. Among other options it enables users to generate a specified query-per-second (QPS) load and records detailed latency histograms, facilitating the analysis of performance metrics. The server component offers a straightforward web UI and REST API, allowing users to initiate tests and visualize results through graphical representations. Beyond load testing, Fortio provides server-side features akin to httpbin, including request echoing with headers, configurable latency or error responses, TCP echoing and proxying, HTTP fan-out, and support for gRPC echo and health checks. These capabilities make Fortio a versatile tool for debugging and testing high-performance services in cloud-native environments. As an organization set of git repositories, is also a growing set of reusable libraries for writing Cloud Native Go code and CLIs.
8018-
homepage_url: https://fortio.org/
8019-
repo_url: https://github.com/fortio/fortio
80207978
- item:
80217979
name: GitHub Actions
80227980
description: >-
@@ -8085,22 +8043,6 @@ landscape:
80858043
logo: jenkins-x.svg
80868044
twitter: https://twitter.com/jenkinsxio
80878045
crunchbase: https://www.crunchbase.com/organization/continuous-delivery-foundation-cdf
8088-
- item:
8089-
name: k6
8090-
description: >-
8091-
k6 is a developer-centric, free and open-source load testing tool built for making performance testing a productive and enjoyable experience. Using k6, you'll be able to catch performance regression and problems earlier, allowing you to build resilient systems and robust applications.
8092-
homepage_url: https://k6.io
8093-
repo_url: https://github.com/grafana/k6
8094-
logo: k6.svg
8095-
twitter: https://twitter.com/k6_io
8096-
crunchbase: https://www.crunchbase.com/organization/raintank
8097-
- item:
8098-
name: Keploy
8099-
homepage_url: https://keploy.io
8100-
repo_url: https://github.com/keploy/keploy
8101-
logo: keploy.svg
8102-
twitter: https://twitter.com/keployio
8103-
crunchbase: https://www.crunchbase.com/organization/hybridk8s
81048046
- item:
81058047
name: Keptn
81068048
description: >-
@@ -8302,15 +8244,6 @@ landscape:
83028244
extra:
83038245
blog_url: https://blog.terramate.io/
83048246
slack_url: https://discord.com/invite/sktZ4W4hFk
8305-
- item:
8306-
name: Testkube
8307-
description: >-
8308-
Testkube provides a Kubernetes-native framework for test definition, execution and results. It decouples test artifacts and execution from CI/CD tooling and makes testing part of your cluster's state. Testkube is built and maintained by Kubeshop.
8309-
homepage_url: https://testkube.io
8310-
repo_url: https://github.com/kubeshop/testkube
8311-
logo: testkube.svg
8312-
twitter: https://twitter.com/testkube_io
8313-
crunchbase: https://www.crunchbase.com/organization/kubeshop
83148247
- item:
83158248
name: Travis CI
83168249
homepage_url: https://travis-ci.com/
@@ -8381,6 +8314,101 @@ landscape:
83818314
logo: zuul.svg
83828315
description: >-
83838316
Zuul is a system that drives continuous integration, delivery, and deployment with a focus on project gating and interrelated projects.
8317+
- subcategory:
8318+
name: Testing & Verification
8319+
items:
8320+
- item:
8321+
name: Fortio
8322+
logo: fortio.svg
8323+
description: >-
8324+
Fortio is an open source load testing library, command-line tool, and server application written in Go. Originated as Istio's performance characterization tool (in particular proxy overhead), Fortio has evolved into a versatile tool for load testing and performance benchmarking of HTTP, gRPC, and TCP services. Among other options it enables users to generate a specified query-per-second (QPS) load and records detailed latency histograms, facilitating the analysis of performance metrics. The server component offers a straightforward web UI and REST API, allowing users to initiate tests and visualize results through graphical representations. Beyond load testing, Fortio provides server-side features akin to httpbin, including request echoing with headers, configurable latency or error responses, TCP echoing and proxying, HTTP fan-out, and support for gRPC echo and health checks. These capabilities make Fortio a versatile tool for debugging and testing high-performance services in cloud-native environments. As an organization set of git repositories, is also a growing set of reusable libraries for writing Cloud Native Go code and CLIs.
8325+
homepage_url: https://fortio.org/
8326+
repo_url: https://github.com/fortio/fortio
8327+
- item:
8328+
name: k6
8329+
description: >-
8330+
k6 is a developer-centric, free and open-source load testing tool built for making performance testing a productive and enjoyable experience. Using k6, you'll be able to catch performance regression and problems earlier, allowing you to build resilient systems and robust applications.
8331+
homepage_url: https://k6.io
8332+
repo_url: https://github.com/grafana/k6
8333+
logo: k6.svg
8334+
twitter: https://twitter.com/k6_io
8335+
crunchbase: https://www.crunchbase.com/organization/raintank
8336+
- item:
8337+
name: Keploy
8338+
homepage_url: https://keploy.io
8339+
repo_url: https://github.com/keploy/keploy
8340+
logo: keploy.svg
8341+
twitter: https://twitter.com/keployio
8342+
crunchbase: https://www.crunchbase.com/organization/hybridk8s
8343+
- item:
8344+
name: Litmus
8345+
homepage_url: https://litmuschaos.io/
8346+
project: incubating
8347+
repo_url: https://github.com/litmuschaos/litmus
8348+
logo: litmus.svg
8349+
twitter: https://twitter.com/litmuschaos
8350+
crunchbase: https://www.crunchbase.com/organization/cloud-native-computing-foundation
8351+
extra:
8352+
lfx_slug: litmuschaos
8353+
accepted: '2020-06-25'
8354+
incubating: '2022-01-11'
8355+
dev_stats_url: https://litmuschaos.devstats.cncf.io/
8356+
slack_url: https://kubernetes.slack.com/messages/CNXNB0ZTN
8357+
youtube_url: https://www.youtube.com/channel/UCa57PMqmz_j0wnteRa9nCaw
8358+
clomonitor_name: litmus-chaos
8359+
- item:
8360+
name: Microcks
8361+
homepage_url: https://microcks.io
8362+
project: sandbox
8363+
repo_url: https://github.com/microcks/microcks
8364+
logo: microcks.svg
8365+
twitter: https://twitter.com/microcksio
8366+
crunchbase: https://www.crunchbase.com/organization/cloud-native-computing-foundation
8367+
extra:
8368+
lfx_slug: microcks
8369+
accepted: '2023-06-22'
8370+
dev_stats_url: https://microcks.devstats.cncf.io/
8371+
artwork_url: https://github.com/cncf/artwork/blob/master/examples/sandbox.md#microcks-logos
8372+
blog_url: https://microcks.io/blog/
8373+
mailing_list_url: https://github.com/orgs/microcks/discussions
8374+
slack_url: https://cloud-native.slack.com/messages/microcks
8375+
youtube_url: https://youtube.com/c/Microcks
8376+
summary_personas: API Owners, Developers, Architects, QA Testers, Quality Assurance Engineer, SREs, Platform Engineers, DevOps Engineer, DevOps practitioners
8377+
summary_tags: API, mocking, testing, openapi, graphql, grpc, asyncapi
8378+
summary_use_case: >-
8379+
Microcks is a tool for mocking and testing your APIs and microservices. It leverages API standards to provide a uniform and multi-protocol approach for simulating complex distributed environments and validating service components in isolation.
8380+
summary_business_use_case: >-
8381+
Microcks facilitates rapid simulation generation, automated API testing, and seamless CI/CD integration, streamlining development and deployment processes. Microcks empowers teams to optimize services and accelerate product releases, gaining a competitive edge.
8382+
summary_release_rate: New release every 2 to 3 months.
8383+
summary_integrations: >-
8384+
Keycloak, Operator framework, Helm, Backstage.io, Tekton, CloudEvents, Prometheus, OpenTelemetry, Docker, Podman, Testcontainers
8385+
summary_intro_url: https://www.youtube.com/watch?v=E8rjUwznO-Q
8386+
clomonitor_name: microcks
8387+
- item:
8388+
name: Sonobuoy
8389+
homepage_url: https://sonobuoy.io
8390+
repo_url: https://github.com/vmware-tanzu/sonobuoy
8391+
logo: project-sonobuoy.svg
8392+
twitter: https://twitter.com/projectsonobuoy
8393+
crunchbase: https://www.crunchbase.com/organization/vmware
8394+
- item:
8395+
name: Testkube
8396+
description: >-
8397+
Testkube provides a Kubernetes-native framework for test definition, execution and results. It decouples test artifacts and execution from CI/CD tooling and makes testing part of your cluster's state. Testkube is built and maintained by Kubeshop.
8398+
homepage_url: https://testkube.io
8399+
repo_url: https://github.com/kubeshop/testkube
8400+
logo: testkube.svg
8401+
twitter: https://twitter.com/testkube_io
8402+
crunchbase: https://www.crunchbase.com/organization/kubeshop
8403+
- item:
8404+
name: Tracetest
8405+
description: >-
8406+
Tracetest allows easy creation of end-to-end tests via a simple user interface. It leverages your current investment in OpenTelemetry based tracing to make deep integration and E2E testing simple.
8407+
homepage_url: https://tracetest.io
8408+
repo_url: https://github.com/kubeshop/tracetest
8409+
logo: tracetest.svg
8410+
twitter: https://twitter.com/tracetest_io
8411+
crunchbase: https://www.crunchbase.com/organization/kubeshop
83848412
- category:
83858413
name: Platform
83868414
subcategories:
@@ -10165,22 +10193,6 @@ landscape:
1016510193
logo: gremlin.svg
1016610194
twitter: https://twitter.com/GremlinInc
1016710195
crunchbase: https://www.crunchbase.com/organization/gremlin-inc
10168-
- item:
10169-
name: Litmus
10170-
homepage_url: https://litmuschaos.io/
10171-
project: incubating
10172-
repo_url: https://github.com/litmuschaos/litmus
10173-
logo: litmus.svg
10174-
twitter: https://twitter.com/litmuschaos
10175-
crunchbase: https://www.crunchbase.com/organization/cloud-native-computing-foundation
10176-
extra:
10177-
lfx_slug: litmuschaos
10178-
accepted: '2020-06-25'
10179-
incubating: '2022-01-11'
10180-
dev_stats_url: https://litmuschaos.devstats.cncf.io/
10181-
slack_url: https://kubernetes.slack.com/messages/CNXNB0ZTN
10182-
youtube_url: https://www.youtube.com/channel/UCa57PMqmz_j0wnteRa9nCaw
10183-
clomonitor_name: litmus-chaos
1018410196
- item:
1018510197
name: PowerfulSeal
1018610198
homepage_url: https://github.com/powerfulseal/powerfulseal
@@ -11691,15 +11703,6 @@ landscape:
1169111703
homepage_url: https://www.tingyun.com/tingyun-app
1169211704
logo: tingyun.svg
1169311705
crunchbase: https://www.crunchbase.com/organization/tingyun
11694-
- item:
11695-
name: Tracetest
11696-
description: >-
11697-
Tracetest allows easy creation of end-to-end tests via a simple user interface. It leverages your current investment in OpenTelemetry based tracing to make deep integration and E2E testing simple.
11698-
homepage_url: https://tracetest.io
11699-
repo_url: https://github.com/kubeshop/tracetest
11700-
logo: tracetest.svg
11701-
twitter: https://twitter.com/tracetest_io
11702-
crunchbase: https://www.crunchbase.com/organization/kubeshop
1170311706
- item:
1170411707
name: Trickster
1170511708
homepage_url: https://trickstercache.org

0 commit comments

Comments
 (0)