Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eduardo-matos/kata-checkout
Checkout coding kata: http://codekata.com/kata/kata09-back-to-the-checkout/
https://github.com/eduardo-matos/kata-checkout
Last synced: about 1 month ago
JSON representation
Checkout coding kata: http://codekata.com/kata/kata09-back-to-the-checkout/
- Host: GitHub
- URL: https://github.com/eduardo-matos/kata-checkout
- Owner: eduardo-matos
- License: unlicense
- Created: 2014-08-27T03:20:20.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-27T03:34:58.000Z (about 10 years ago)
- Last Synced: 2023-03-17T18:31:16.293Z (over 1 year ago)
- Language: Python
- Size: 133 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Checkout Kata
[![Build Status](https://travis-ci.org/eduardo-matos/kata-checkout.svg?branch=master)](https://travis-ci.org/eduardo-matos/kata-checkout)
## About
[Back to the Checkout](http://codekata.com/kata/kata09-back-to-the-checkout/)## Running tests
run `python runtests.py` and everything should work just fine.