November 2024
Intermediate to advanced
300 pages
7h 12m
English
TDD is a three-part cycle:
The first step of the cycle tells you to write a test describing the behavior you want to build into the system. Seek to write a test representing the smallest possible—but useful—increment to the code that already exists.
For your exercise, you’ll test-drive a small portfolio manager. Your requirements will be revealed to you incrementally as well, in batches, by your product owner Madhu. Imagine that each requirements batch was not previously considered. Your job is to deliver a solution for each incremental need to production.
You want to ensure that you can continue to accommodate new batches of ...
Read now
Unlock full access