https://github.com/hellothisisflo/kata
Kata: A single command to get a ready to use TDD setup for your Kata, in your language of choice
https://github.com/hellothisisflo/kata
Last synced: about 2 months ago
JSON representation
Kata: A single command to get a ready to use TDD setup for your Kata, in your language of choice
- Host: GitHub
- URL: https://github.com/hellothisisflo/kata
- Owner: HelloThisIsFlo
- License: mit
- Created: 2018-09-15T18:41:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T04:51:10.000Z (over 2 years ago)
- Last Synced: 2025-02-13T13:15:49.397Z (3 months ago)
- Language: Python
- Size: 138 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kata
[](https://travis-ci.org/FlorianKempenich/kata) [](https://pypi.org/project/kata/)Kata: A single command to get a ready to use TDD setup for your Kata, in your language of choice
Templates for all Katas can be found: https://github.com/swkBerlin/kata-bootstraps
## Important note
This project isn't dead, but has been left in the WIP state for the time being. Hopefully I will get some time to get back too it soon :)---
## Development
### Note
To differenciate between the Repository pattern and a Git/Github repo, the following naming convention has been used:
* `GRepo`: Refers to a Git/Github Repo
* `Repo`: Refers to a repo in the sense of the Repositry pattern (none as of now)---
## Author Information
Follow me on Twitter: [@ThisIsFlorianK](https://twitter.com/ThisIsFlorianK)
Find out more about my work: [Florian Kempenich — Personal Website](https://floriankempenich.com)