Thialala / BankKata

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Bank Account Kata description

Build status

  1. Write some code to transfer a specified amount of money from one bank account (the payer) to another (the payee)

  2. Write some code to keep a record of the transfer for both bank accounts in a transaction history

  3. Write some code to query a bank account's transaction history for any bank transfers to or from a specific account

About


Languages

Language:C# 80.7%Language:Gherkin 19.3%