Skip to content

SSCT-Lab/Redit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redit

License: MIT

Redit is a test framework for distributed systems to run tests with deterministic sequence. With dockers running on the machine, we can easily simulate the operation of a real-world distributed system on Redit and find defects of the system by the test events.

Currently, node failure, network partition, network delay, network packet loss, and clock drift is supported.

For Java, we can force 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.

User guide will soon be uploaded.

Questions

You can open an issue in the project to inform us of your problems.

License

Redit is licensed under MIT and is freely available on Github.

About

Redit: Deterministic Regression Testing for Distributed Systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors