Skip to content

Kaunas University of Technology Testing lecture assignment. Idea is to try out Unit Testing, Tests Generation, Static Testing and Issues.

License

Notifications You must be signed in to change notification settings

sewiti/ktu-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KTU Testing

Go Reference Go Report Card Test

Kaunas University of Technology Testing lecture assignment.
The purpose is to try out Unit Testing, Tests Generation and Issues.

Graph data structure is borrowed from trekhleb/javascript-algorithms.

Run tests

go test ./...

Generate tests

gotests is used for generating tests templates.

About

Kaunas University of Technology Testing lecture assignment. Idea is to try out Unit Testing, Tests Generation, Static Testing and Issues.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages