top of page
Writer's picturekeshava

Test early, test often: embrace the power of TDD!


TDD Test Driven Development

To structure the link between feature stories and TDD before coding, we design APIs that follow the principles of Test-Driven Development (TDD). Here is a high-level API design we adopt:

  1. Define the feature story: The first step is defining the Story and its Acceptance criteria. Defining a Story can be done using a user story template that includes the following elements:

Want to read more?

Subscribe to scaleleanagile.com to keep reading this exclusive post.

18 views0 comments
bottom of page