Write Test Cases First, than write the APIs, because one of the best side effects of testing is not actually about "testing" the code, by doing Test Driven Developement, the test cases explaines the reason why the code was made that way, so yeah good af documentation.
Write Test Cases First, than write the APIs, because one of the best side effects of testing is not actually about "testing" the code, by doing Test Driven Developement, the test cases explaines the reason why the code was made that way, so yeah good af documentation.