← All concepts

test first with context separation

1 articles · 7 co-occurring · 0 contradictions · 0 briefs

Applies session isolation principle to TDD workflow: separate session for test spec (pure requirements) + separate session for implementation (forced to satisfy external spec)

Applies session isolation principle to TDD workflow: separate session for test spec (pure requirements) + separate session for implementation (forced to satisfy external spec)

query this concept
$ db.articles("test-first-with-context-separation")
$ db.cooccurrence("test-first-with-context-separation")
$ db.contradictions("test-first-with-context-separation")