Skip to content

programmierpraktikum-abschlussprojekt-nimmdochirgendeinennamen created by GitHub Classroom

License

Notifications You must be signed in to change notification settings

ProPra16/programmierpraktikum-abschlussprojekt-nimmdochirgendeinennamen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProPa16SS - Abschlussprojekt - Gruppe: nimmdochirgendeinennamen

Build Status

Description

A very basic TDDT Trainer (Test-Driven Development) forcing code novices to strictly adapt the TDD-Process.

Installation

To download this program, clone this repository

git clone https://github.com/ProPra16/programmierpraktikum-abschlussprojekt-nimmdochirgendeinennamen.git

To run it, use the gradle task "run"

gradle run

To setup a IDE project for eclipse or idea, use the associated gradle tasks

gradle eclipse
gradle idea

Features

  • Babysteps - Limited time for writing a failing test and code that pass those
  • Tracker - Track your code changes and analyse it on various ways.

Licensing

Copyright (c) 2016. Caro Jachmann, Jule Pohlmann, Kai Brandt, Kai Holzinger

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

programmierpraktikum-abschlussprojekt-nimmdochirgendeinennamen created by GitHub Classroom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages