Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

FCIS Python

This is an implementation of the 'Functional Core, Imperative Shell' kata in Python 3.

To run the tests:

$ python3 cms_test.py

No external modules need to be installed.