Skip to content

README.md: run tests command doesn't work. #2

@rmukhamet

Description

@rmukhamet
~/src/github.com/wolfgangmeyers/go-warc$ go test warc warc/utils

This isn't working this way.

You shall either run

~/src/github.com/wolfgangmeyers/go-warc$ go test ./warc ./warc/utils

or run

~/src/github.com/wolfgangmeyers/go-warc$ go test ./...

Also, make sure you have gopkg.in/check.v1 installed.

go version go1.10.1 linux/amd64

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions