Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 1.62 KB

extreme-programming.md

File metadata and controls

27 lines (23 loc) · 1.62 KB

Bookmarks tagged [extreme-programming]

https://www.dasscrumteam.com/de/user-stories

Eine User Story ist ein einfacher Satz auf einer Karte. User Stories machen die Kommunikation zwischen Anwendern und Entwicklern sichtbar.


https://xp123.com/articles/invest-in-good-stories-and-smart-tasks/

XP teams have to manage stories and tasks. The INVEST and SMART acronyms can remind teams of the good characteristics of each.


https://martinfowler.com/articles/mocksArentStubs.html

The article addresses among other things the following:

  • The Difference Between Mocks and Stubs
  • Classical and Mockist Testing
  • driving TDD