@TestPappy Ah, given a UnitTest like this, you
would like to know why it was created?
So: "Why do we need to parse Tags in this codebase?"
A static archive of Markus Tacker's tweets. Follow me on Mastodon: @[email protected].
@TestPappy Ah, given a UnitTest like this, you
would like to know why it was created?
So: "Why do we need to parse Tags in this codebase?"
@TestPappy The business that "caused" this
UnitTest is: Comments can include tags, tags words that start with an @ (...
there are more rules to tags).
@TestPappy The challenge is to maintain a
"linkable" list of business requirements (e.g. assign an ID to each of them).
When using BDD you could refernce the feature where it is needed for.