Skip to content

Instantly share code, notes, and snippets.

@jameshwang
Created April 19, 2013 05:08
Show Gist options
  • Save jameshwang/5418276 to your computer and use it in GitHub Desktop.
Save jameshwang/5418276 to your computer and use it in GitHub Desktop.
Questions about TDD
  1. What should I test?
  2. How should I test things?
  3. How do I start trying to rewrite a test for an already given test?
  4. What is your workflow when applying TDD in existing code?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment