brent s
b6ba0f9736
improved various funcs, removed extraneous things (e.g. Item.Attrs). first integration test. more will come.
12 lines
324 B
Plaintext
12 lines
324 B
Plaintext
- TEST CASES
|
|
-- https://pkg.go.dev/testing
|
|
-- https://go.dev/doc/tutorial/add-a-test
|
|
-- https://gobyexample.com/testing
|
|
-- https://blog.alexellis.io/golang-writing-unit-tests/
|
|
- Benchmarking?
|
|
- Example usage
|
|
- Merge master into V1
|
|
-- and tag release (v1.0.0)
|
|
- Merge doc.go and README.adoc to V0
|
|
-- and tag release (v0.1.3)
|