Comment on Erlang/OTP 24 highlightsparentComments−all25yI think so, yes. But I start "before" the test? I write a use-case. Almost a user story, but in code. Sometimes I add comments inline with the code to try and sort out what abstractions are useful.−pdimitar5yStill TDD, this could fall under the use of Cucumber where the integration test DSL reads almost like English.So kudos to you for using good practices.
Comments
I think so, yes. But I start "before" the test? I write a use-case. Almost a user story, but in code. Sometimes I add comments inline with the code to try and sort out what abstractions are useful.
Still TDD, this could fall under the use of Cucumber where the integration test DSL reads almost like English.
So kudos to you for using good practices.