tdd-helperThis extension helps you focus on Test-Driven-Development by showing you a colored banner in the menubar. The banner indicates where you are in the TDD cycle. You can move from phase to phase using the FeaturesShows a banner in the menu bar indicating the current phase of a typical TDD cycle: Outer Cycle:
Inner Cycle:
You can now switch from phase to phase to align to (and remember yourself of) the TDD Cycle. Just use the command Extension SettingsYou can configure the font colors of all phases:
Release Notes1.0.0Initial release of the vscode-tdd-helper. 1.1.0Add notification banner. 1.2.0Recolor menubar and statusbar. 1.3.0Add Reset Command for resetting color customizations. 1.3.1Resolves a small bug preventing correct color change when siwtching phases. |