matthewmueller/joy

Implement: golly test ./...

Open

#12 geöffnet am 12. Okt. 2017

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (34 Forks)github user discovery
help wanted

Repository-Metriken

Stars
 (1.317 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide