Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 205 Bytes

docs.md

File metadata and controls

7 lines (6 loc) · 205 Bytes

Testing using VS Code

go test -v conversions_test.go conversions.go
go test -v measurement_test.go measurement.go
go test -v measurement_test.go measurement.go conversions.go constants.go point.go