Skip to content

nataliaKat/Software-Engineering-in-Practice-Assignments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Software Engineering in Practice Assignments

Build Status

Description

This project was developed as part of the 6th semester's Software Engineering in Practice course. It consists of 2 submodules:

Getting Started

These instructions will give you a copy of the project up and running on your local machine.

Prerequisites

Requirements for the software and other tools to build.

Installing

After cloning the project, you can build it using Maven.

mvn clean install jacoco:report

jacoco:report will create some HTML pages indicating each submodule's test coverage. It can be found in target/site/jacoco.

Running

Instructions for running each submodule can be found in its module's README.md file.

About

This is a repository for Software Engineering in Practice 6th semester university course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages