Skip to content
This repository was archived by the owner on Jun 17, 2025. It is now read-only.

voidbert/ATS

Repository files navigation

ATS

UMinho's 2024/25 Software Testing and Analysis class assignment. This assignment consisted of testing a previous year's Object Oriented Programming Project using unit testing and automatically generated tests, with branch and mutant coverage analysis. See Assignment.pdf for more details.

Grade: 18.5 / 20 ⭐

Authors

  • Humberto Gomes (A104348)
  • José Lopes (A104541)
  • Mariana Rocha (A90817)

Running

To get the code in this repository, clone it:

$ git clone https://github.com/voidbert/ATS.git
$ cd ATS

Then, you can build run the application:

$ gradle run

There are multiple test suites. To execute the tests written by the previous authors, run:

$ gradle test -PtestDir=oldunittests

To execute the new unit tests, run:

$ gradle test

About

Software Testing and Analysis 2024/25 Assignment

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •