Exemplo n.º 1
0
func TestGitHubUtilities(t *testing.T) {
	gomega.RegisterFailHandler(ginkgo.Fail)
	ginkgo.RunSpecs(t, "GitHub utilities")
}
Exemplo n.º 2
0
func TestCmdline(t *testing.T) {
	gomega.RegisterFailHandler(ginkgo.Fail)
	ginkgo.RunSpecs(t, "Cmdline Suite")
}
Exemplo n.º 3
0
func TestRate(t *testing.T) {
	ginkgo.RunSpecs(t, "Rate Suite")
}
Exemplo n.º 4
0
func TestGoreporter(t *testing.T) {
	gom.RegisterFailHandler(gi.Fail)
	gi.RunSpecs(t, "Goreporter Suite")
}
Exemplo n.º 5
0
func TestSwallow(t *testing.T) {
	gom.RegisterFailHandler(gi.Fail)
	gi.RunSpecs(t, "Swallow Suite")
}
Exemplo n.º 6
0
func TestAppium(t *testing.T) {
	gomega.RegisterFailHandler(ginkgo.Fail)
	ginkgo.RunSpecs(t, "Appium Suite")
}
Exemplo n.º 7
0
func TestReviewIssues(t *testing.T) {
	gomega.RegisterFailHandler(ginkgo.Fail)
	ginkgo.RunSpecs(t, "GitHub review issues")
}
Exemplo n.º 8
0
func TestTimeth(t *testing.T) {
	ginkgo.RunSpecs(t, "Timeth Suite")
}