Difference between revisions of "AutoTest Integration"

(Links: new package v0.49)
(Links: updated change date)
Line 71: Line 71:
 
-->
 
-->
  
* [http://n.ethz.ch/student/pboenhof/autotest/at_integration_v0.49.zip at_integration_v0.49.zip] Complete package to install user interface into ES. Consult README.TXT for further instructions. (If you want changes to appear in later releases please submit also the name of the zip file on which you worked.) --[[User:Philipp|Philipp]] changed 11:39, 16 June 2006 (CEST)
+
* [http://n.ethz.ch/student/pboenhof/autotest/at_integration_v0.49.zip at_integration_v0.49.zip] Complete package to install user interface into ES. Consult README.TXT for further instructions. (If you want changes to appear in later releases please submit also the name of the zip file on which you worked.) --[[User:Philipp|Philipp]] changed 01:43, 24 June 2006 (CEST)
  
 
* [http://n.ethz.ch/student/djuric/download/at_process_pack.zip auto test cluster prototype], to get general idea. Note: '''Does not work correctly!'''. Only unix-specific (folders, execution), the windows part not available yet! --[[User:Djuric|Djuric]] 21:16, 9 June 2006 (CEST)
 
* [http://n.ethz.ch/student/djuric/download/at_process_pack.zip auto test cluster prototype], to get general idea. Note: '''Does not work correctly!'''. Only unix-specific (folders, execution), the windows part not available yet! --[[User:Djuric|Djuric]] 21:16, 9 June 2006 (CEST)

Revision as of 14:50, 23 June 2006

AECCS (Advanced Eiffel Contract Checking System)

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)

M3: May 15th 2006

  • code is included into ES and is running
  • AutoTest can be called from within ES as a separate process
  • output of AutoTest is displayed in a separate window

To Do

  • create a logo
  • caller interface, output interface
  • interface to autotest

Hints for the work

  • Do the same thing in two groups simultaneously, probably one group has solved some problems faster than the other.
  • Important: If you resubmit a change of any provided and versioned package please state clearly what version you changed so the one who provided it is able to merge it.

Links

Help & Info

  • notes from browsing the source code of EiffelStudio --Philipp


Definitions

  • fixed interface Use this interface files to build your clients. You can get the reference to the AUTO_TEST_PROJECT by inheriting from SHARED_AUTO_TEST_PROJECT. -- Djuric 12:16, 25 May 2006 (CEST)


Sources

  • at_integration_v0.49.zip Complete package to install user interface into ES. Consult README.TXT for further instructions. (If you want changes to appear in later releases please submit also the name of the zip file on which you worked.) --Philipp changed 01:43, 24 June 2006 (CEST)
  • auto test cluster prototype, to get general idea. Note: Does not work correctly!. Only unix-specific (folders, execution), the windows part not available yet! --Djuric 21:16, 9 June 2006 (CEST)
  • working auto test cluster system This system works on my linux machine, a windows implementation is present, but has not yet been successfully executed on windows (auto test problems). For further informations see the mailingslist! ---Djuric 22:56, 12 June 2006 (CEST)


Screen Shots

Meetings

  • Thursday June 22th 13-14h (room IFW E 44)

Protocols

The protocols and other links are mainly in german.

Team