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.