Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 271 Bytes

File metadata and controls

7 lines (6 loc) · 271 Bytes

Banking_App

Python Web based CLI Banking App

  • This app provide withdraw,deposit cash and loan calculation facilities
  • There are 4 testing files for each functions
  • Unit Testing command - pytest file_name.py
  • Integration Testing Command - pytest --with-integration