Code Monkey home page Code Monkey logo

kata-setup's Introduction

πŸš€ TDD-kata-setup Actions Status

This is a template project with some ready to use testing setup to quick start TDD kata sessions...

hacken

Origin of the word Kata explained. Kata (Japanese: ε½’, or more traditionally, εž‹; lit. β€œform”) is a Japanese word describing detailed patterns of movements practiced either solo or in pairs.[1] Karate kata are executed as a specified series of a variety of moves, with stepping and turning, while attempting to maintain perfect form. Traditionally, kata are taught in stages. Previously learned kata are repeated to show better technique or power as a student acquires knowledge and experience. It is common for students testing to repeat every kata they have learned but at an improved level of quality. As an reference to this practices you can train yourself doing Test-Driven-Development in a Karate Katas fashion.

This project includes working setups and examples for:


Prerequisites

  • JDK >= 8 installed

πŸ‘¨β€πŸ³ How-To:

πŸ“ get the project

There are multiple ways to get the setup running on your mashine. You can either:

  • use the Template if you want to create a completely new repository

    or

  • Fork the project

    or

  • download it as Zip file.

πŸ’« Run all tests

./gradlew check

πŸ“° Choose a Kata

Pick a Kata you want to master and start TDD'ing ♻️


πŸ‘Œ Recommended

  • gdub installed
    • ℹ️ gdub (gw on the command line) invokes ./gradlew on projects where a gradle wrapper is configured, and falls back to use the gradle from the $PATH if a wrapper is not available.

πŸ”§ Troubleshooting

β˜•οΈ install JDK11 via sdkman:
$ curl -s "https://get.sdkman.io" | bash
$ source "$HOME/.sdkman/bin/sdkman-init.sh"
$ sdk i java 11.0.4.hs-adpt
🚧 using intelliJ and modern JS derivatives (fix syntax highlighting for ES6 and TS):
  1. open Intellij preferences (on mac ⌘,)
  2. goto Languages & Frameworks
  3. choose JavaScript
  4. select JavaScript language version: ECMAScript 6

🀝 Contributions Welcome

If you're having some nice Katas or further ideas regarding the template/test setup feel free to send pull requests :neckbeard:

kata-setup's People

Contributors

alxndrhi avatar christian-draeger avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.