Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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/

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.