matthewmueller/joy

Implement: golly test ./...

Open

#12 建立於 2017年10月12日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Go (34 fork)github user discovery
help wanted

倉庫指標

Star
 (1,317 star)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南