Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 520 Bytes

todo.md

File metadata and controls

20 lines (16 loc) · 520 Bytes

TODO

In Progress

  • Add tests
  • Support chaos levels on a per-component basis
  • Support custom chaos messages on a per-component basis
  • Support wrapping wrapping each immediate child once but specifying a different chaos level for each.

Planned

  • Add new types of chaos
    • Network chaos
    • Language chaos
    • Time chaos
    • Location chaos
  • Support components that return functions
  • Support nested components
  • Performance improvements
  • Ensure this can't run in production unless explicitly set to do so