Skip to content

HPI-BP2015H/AutoTDD

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoTDD with Travis-CI Support

Build Status

Installation

  1. Make sure you have metacello-work installed.
  2. Load the project with:
Metacello new
  baseline: 'AutoTDD';
  repository: 'github://HPI-SWA-Teaching/AutoTDD:master/packages';
  onConflict: [:ex | ex allow];
  load

Now you can open the Test Auto Runner via Apps.

Customizations

If the AutoTDD folder is present in your Resources folder, you can use the following commands to reload AutoTDD's images and sounds into your image:

ATDDImageProvider new generateImageMethods.
ATDDSoundPlayer new generateSoundMethods

##Documentation Documentation

HTTPS Requests to Travis

About

AutoTDD with Travis-CI Support for Squeak

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Smalltalk 58.8%
  • HTML 41.2%