Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
pdimitar
5y ago
0 comments
Share
So test-driven development (where you write the user -- the test -- first, and then the implementation)?
0 comments
default
newest
oldest
all2
5y ago
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.
pdimitar
OP
5y ago
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.
j
/
k
navigate · click thread line to collapse