Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 577802 - dev-go/go-junit-report - new package
Summary: dev-go/go-junit-report - 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:19 UTC by maurerpe
Modified: 2016-03-24 11:15 UTC (History)
1 user (show)

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


Attachments
go-junit-report-20160314.ebuild (go-junit-report-20160314.ebuild,515 bytes, text/plain)
2016-03-20 01:21 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:19:58 UTC
The arduino-builder utility used by the arduino IDE is written in go.  It requires github.com/jstemmer/go-junit-report/..
Comment 1 maurerpe 2016-03-20 01:21:11 UTC
Created attachment 428626 [details]
go-junit-report-20160314.ebuild

Converts go test output to an xml report
Comment 2 maurerpe 2016-03-20 01:26:39 UTC
Comment on attachment 428626 [details]
go-junit-report-20160314.ebuild

Ebuild for dev-go/go-junit-report that implements golang github.com/jstemmer/go-junit-report/...