Skip to content

Commit

Permalink
simplify
Browse files Browse the repository at this point in the history
  • Loading branch information
skudasov committed Oct 31, 2024
1 parent df94729 commit 7c37272
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion havoc/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## Havoc

The `havoc` package is a Go library designed to facilitate chaos testing within Kubernetes environments using Chaos Mesh. It offers a structured way to define, execute, and manage chaos experiments as code, directly integrated into Go applications or testing suites. This package simplifies the creation and control of Chaos Mesh experiments, including network chaos, pod failures, and stress testing on Kubernetes clusters.
The `havoc` package is a Go library designed to facilitate chaos testing within Kubernetes environments using Chaos Mesh.

[![Documentation](https://img.shields.io/badge/Documentation-MDBook-blue?style=for-the-badge)](https://smartcontractkit.github.io/chainlink-testing-framework/libs/havoc.html)

0 comments on commit 7c37272

Please sign in to comment.