Back to D2

Table of Contents

e2etests/report/template.html

0.7.1212 B
Original Source

Table of Contents

{{range .Tests}} - {{.Name}} {{end}}

{{range .Tests}}

{{.Name}}

{{ if .ExpSVG }}

Expected

{{ end }}

Got

{{ if .ExpSVG }} {{ end }}

{{end}}