franela / goblin

Minimal and Beautiful Go testing framework
MIT License
883 stars 79 forks source link

Move gomega tests to a different package so goblin tests do not depend on a thirt party library #19

Closed marcosnils closed 10 years ago

xetorthio commented 10 years ago

If we merge this, gomega test won't run never, right?

marcosnils commented 10 years ago

No, unless you run make test-gomega

I don't like that in order to run goblin tests you need to download gomega first, that's why i've put gomega tests in a different package.

What do you think?.

On Tue, Oct 15, 2013 at 9:08 AM, Jonathan Leibiusky < notifications@github.com> wrote:

If we merge this, gomega test won't run never, right?

— Reply to this email directly or view it on GitHubhttps://github.com/marcosnils/goblin/pull/19#issuecomment-26328626 .