In these sections we present some examples of how to use the xk6-disruptor extension to introduce faults in k6 tests.
Check that your test environment satisfies the requirements described in the get started guide. In particular, check that:
- You have the properly configured the credentials to access the Kubernetes cluster used for the test
- This cluster is configured to expose your application using an external IP.
Injecting gRPC faults to a Service Injecting HTTP faults to a Pod