Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 577804 - dev-go/testify - new package
Summary: dev-go/testify - new package
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-20 01:23 UTC by maurerpe
Modified: 2016-03-24 11:14 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
testify-20160314.ebuild (testify-20160314.ebuild,485 bytes, text/plain)
2016-03-20 01:25 UTC, maurerpe
Details

Note You need to log in before you can comment on or make changes to this bug.
Description maurerpe 2016-03-20 01:23:57 UTC
The arduino-builder utility used by the arduino IDE is written in go.  It requires github.com/stretchr/testify/...
Comment 1 maurerpe 2016-03-20 01:25:40 UTC
Created attachment 428628 [details]
testify-20160314.ebuild

Ebuild for dev-go/testify that implements golang github.com/stretchr/testify/...

go require package