Test-Driven Test Development
Making it Go Green
Our goal now is to make the test pass.
Is our goal to fully implement the testing framework? No.
Using TDD our goal now is simply to do whatever we need to do to make the test pass.
Our goal now is to make the test pass.
Is our goal to fully implement the testing framework? No.
Using TDD our goal now is simply to do whatever we need to do to make the test pass.