The purpose of the repository at hand is to verify credit card details. The credit card details, for a particular test case are verified using Luhn's algorithm, also known as the modulus 10 or mod 10 algorithm, is a simple checksum formula used to validate a variety of identification numbers, such as credit card numbers and IMEI numbers and CSIN. pytest is an efficient tool for performing unit testing and hence it is employed. This is present in test_cardValidator.py Go on: https://travis-ci.org and check out the instructions to run travis ci which performs unit testing for us
-
Notifications
You must be signed in to change notification settings - Fork 0
iamakanksha/CardValidation
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
An attempt to verify credit card details using Travis for unit testing
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published