Skip to content

jlnunez89/offline-exercise-76

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

offline-exercise-76

Small excercise to showcase TDD on a simple interest calculation problem.

building the project:

No need to build the project, you only need to have Golang installed. The mod file in this project targets Go 1.20.

You may need to run go mod tidy to get the github.com/stretchr/testify dependency.

running the tests:

To run the tests do go test from the root of the project.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages