Skip to content

dan-the-dev/kata-skeleton-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KATA SKELETON DAN THE DEV - PYTHON VERSION

How to use the template

Create your own repository starting from the template here on GitHub - give a name meaningful for the Kata exercise. The only requirements on your computer are:

Then, clone it and simply run tests using the command make test from your terminal, in the root folder of the project.

From now on, you can start with the Kata. I suggest you refactor names at first: for example, for FizzBuzz kata, I renamed the Main.py to FizzBuzz.py and Main_test.py to FizzBuzz_test.

About

Skeleton template for Kata in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published