Skip to content

Commit 7c37272

Browse files
committed
simplify
1 parent df94729 commit 7c37272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

havoc/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## Havoc
22

3-
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.
3+
The `havoc` package is a Go library designed to facilitate chaos testing within Kubernetes environments using Chaos Mesh.
44

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

0 commit comments

Comments
 (0)