Skip to content

Releases: jjcoffman/CASTS

Combined Automated System Testing Suite

15 Mar 06:22

Choose a tag to compare

Pre-release

CASTS is a platform independent JAVA program that downloads and runs a collection of Automated Testing Software. The Included Software is EvoSuite, Emma, and µJava.

The program executes on CLI via: java -jar CASTS.jar

CASTS will download the necessary files and execute them on the specified program.

The user is asked for the absolute path to the classpath or bin directories.

upon EvoSuite completion the user is asked for the absolute path to the .jar file

a new CLI is spawned for user interaction with their program and EMMA Code Coverage reports are exported to the desktop

Author: Jonathan Coffman and CASTS from CSC179 - CSUS