Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.04 KB

index.rst

File metadata and controls

37 lines (26 loc) · 1.04 KB

Failify

Introduction

is a test framework for end-to-end testing of distributed systems. It can be used to deterministically inject failures during a normal test case execution. Currently, node failure, network partition, network delay, network packet loss, and clock drift is supported. For a few supported languages, it is possible to enforce a specific order between nodes in order to reproduce a specific time-sensitive scenario and inject failures before or after a specific method is called when a specific stack trace is present.

pages/prereq pages/quickstart pages/deterministic pages/runseq pages/newnode pages/jvmservice pages/docker pages/changelog