Skip to content

audgster/esep-grade-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

ESEP Grade Calculator

This library is a simple utility to calculate your grades.

Runtime requirements: Golang 1.24+

Run unit tests:

cd grade_calculator/
go test ./...

Run unit tests with code coverage:

cd grade_calculator/
go test -coverprofile=coverage.txt ./...

About

Automated Testing Assignment Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages