Skip to content

DanielBrito/tdd-project-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning Test-Driven Development

Node.js project from the book Learning Test-Driven Develpment: a Polyglot Guide to Writing Uncluttered Code by Saleem Siddiqui.

It helps to...

  • Use TDD's divide-and-conquer approach to tame domain complexity
  • Understand how TDD works across languages, testing frameworks, and domain concepts
  • Learn how TDD enables continuous integration
  • Support refactoring and redesign with TDD
  • Learn how to write a simple and effective unit test harness in JavaScript
  • Set up a continuous integration environment with the unit tests produced during TDD
  • Write clean, uncluttered code using TDD in Go, JavaScript, and Python

Tools

About

🟢 Node project from the book Learning Test-Driven Development.

Topics

Resources

Stars

Watchers

Forks