Skip to content

This repo contains a list of sessions taken in /thoughtworks on unit tests & TDD

Notifications You must be signed in to change notification settings

iamdebojyoti/tdd-best-practices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TDD Best Practices Sessions

These sessions speak about a list of best practices for TDD and Unit Tests

Sessions

Session 2

  • Idea of a tiny universe - tests exist to test one thing only
  • Follow one Assert per Test principle
  • Do not test implementation Details (behavior verification)

Session 3

  • Arrange-Act-Assert
  • Naming conventions in the tests
  • Tests should be DAMP and not DRY

About

This repo contains a list of sessions taken in /thoughtworks on unit tests & TDD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published