Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 552 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 552 Bytes

phone-number

TDD Mob Kata to Parse and Format Phone numbers

  • [] We have a new Type representing a Phone number.
  • [] We can enter it fully qualified or a local number.
  • [] We can handle spaces
  • [] We can handle parentheses
  • [] We can handle national destination codes
  • [] We can output as fully qualified, national phone numbers and local phone numbers
  • [] We can format the phone numbers in an easy to understand human readbal format
  • [] We throw on illegal phone numbers
  • [] we can handle short numbers
  • [] we understand emergeny numbers