Skip to content

Conversation

wking
Copy link
Contributor

@wking wking commented May 19, 2016

Small, young projects like ocitools may not have grown a test suite
yet. Don't make writing a Go test suite a requirement for submitting
a PR.

Also allow for other test frameworks, since Go's framework may not be
the best fit for all projects, which may not even include Go code.

Addresses my ocitools comment.

@crosbymichael
Copy link
Member

LGTM

1 similar comment
@hqhq
Copy link

hqhq commented May 20, 2016

LGTM

@mrunalp
Copy link

mrunalp commented May 23, 2016

LGTM. Needs rebase.

Small, young projects like ocitools may not have grown a test suite
yet.  Don't make writing a Go test suite a requirement for submitting
a PR.

Also allow for other test frameworks, since Go's framework may not be
the best fit for all projects, which may not even include Go code.

Signed-off-by: W. Trevor King <wking@tremily.us>
@wking wking force-pushed the optional-test-suite branch from f45bf6c to 1b9ba8f Compare May 23, 2016 21:12
@wking
Copy link
Contributor Author

wking commented May 23, 2016

On Mon, May 23, 2016 at 02:03:04PM -0700, Mrunal Patel wrote:

Need rebase.

Rebased with f45bf6c1b9ba8f. The only change was the context (due
to #6).

@crosbymichael crosbymichael merged commit b6d2e98 into opencontainers:master May 23, 2016
@wking wking deleted the optional-test-suite branch May 23, 2016 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants