You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Drew Bednar 27d4857f3c | 8 months ago | |
---|---|---|
.. | ||
README.md | 8 months ago | |
go.mod | 10 months ago | |
shapes.go | 10 months ago | |
shapes_test.go | 10 months ago |
README.md
Testing Structs
You can run individual tests like:
go test -run TestArea/Rectangle