matthewmueller/joy

Implement: golly test ./...

Open

#12 opened on 2017年10月12日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Go (34 forks)github user discovery
help wanted

Repository metrics

Stars
 (1,317 stars)
PR merge metrics
 (PR metrics pending)

説明

golly run input.go will already spawn a headless chrome browser and go test ./... in the golly repo uses headless chrome to run its tests.

It'd be so cool to have golly test ./... that we could use to test our frontend using a real browser the Go way.

コントリビューターガイド