Test

This package provides methods to create process shutdowns.

Types

DefaultTestFactory

Creates test components by their descriptors.

Shutdown

Random shutdown component that crashes the process using various methods.

This component is usually used for testing, but brave developers can try to use it in production to randomly crash microservices. It follows the concept of “Chaos Monkey” popularized by Netflix.