matthewmueller/joy

Implement: golly test ./...

Open

#12 aperta il 12 ott 2017

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Go (34 fork)github user discovery
help wanted

Metriche repository

Star
 (1317 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor