Skip to content

Do we need tests for the internal and cmd dirs? #149

@ingydotnet

Description

@ingydotnet
$ go test ./...
ok  	go.yaml.in/yaml/v4	2.286s
?   	go.yaml.in/yaml/v4/cmd/go-yaml	[no test files]
?   	go.yaml.in/yaml/v4/internal/libyaml	[no test files]
ok  	go.yaml.in/yaml/v4/internal/testutil/assert	(cached)
ok  	go.yaml.in/yaml/v4/yts	0.099s

Also should make test trigger go test ./... instead of just go test?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions