matthewmueller/joy

Implement: golly test ./...

Open

#12 ouverte le 12 oct. 2017

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Go (34 forks)github user discovery
help wanted

Métriques du dépôt

Stars
 (1 317 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur