Difference between revisions of "AutoTest Integration"

(M2: May 2nd 2006)
(M2: May 2nd 2006: correcting note on how to call AutoTest)
Line 19: Line 19:
 
* team divided in sub groups
 
* team divided in sub groups
 
* divided the project in its components
 
* divided the project in its components
* no need to treat [http://se.inf.ethz.ch/people/leitner/auto_test/ AutoTest] as black box (include or use of source code possible)
+
* we need to treat [http://se.inf.ethz.ch/people/leitner/auto_test/ AutoTest] as black box (unless the developper is able to cope with the problems with Eiffel 5.7)
  
 
=To Do=
 
=To Do=

Revision as of 04:43, 5 May 2006


Overview

Project name: AECCS (Advanced Eiffel Contract Checking System)

Project description: integration of AutoTest into EiffelStudio

Mailing list: es-autotest@origo.ethz.ch

Milestones

M1: April 25th 2006

  • project page has been set up
  • members are on the team list
  • organizing meetings

M2: May 2nd 2006

  • team divided in sub groups
  • divided the project in its components
  • we need to treat AutoTest as black box (unless the developper is able to cope with the problems with Eiffel 5.7)

To Do

  • create a logo
  • put script files for others (Windows custom)
  • caller interface
  • interface to autotest
  • goals for Thursday May 4th 2006
- module groups meet and talk to each other
- every one has at least tried to compile ec
- over all design, rough idea how our implementation should look like

Hints for the work

  • Do the same thing in two groups simultaneously, probably one group has solved some problems faster than the other.

Links

Meetings

  • Thursday May 4th 13-14h (room IFW E 44)
  • No meeting on Thursday May 11th

Protocols

The protocols and other links are mainly in german.

Team