TDDflow is designed to comply with the Red-Green-Refactor cycles of TDD and to capture your intent while developing. It is auditable by design, that is to say if you apply TDD, TDDflow proves it.
TDDflow may be plugged in any branching workflow such as GrootFlow, Gitflow or Trunk-Based Development. In addition to TDD, it is compatible with Bug-Driven Development, Documentation-Driven Development, and even TCR.