Skip to content

messerli-informatik-ag/phone-number

Repository files navigation

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

About

TDD Mob Kata to Parse and Format Phone numbers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages