package
0.4.0
Repository: https://github.com/kkyr/go-recipe.git
Documentation: pkg.go.dev

# Functions

ReadHTMLFileOrFail attempts to read an HTML file from the testdata directory and then load it into a Document.
Verify checks whether wantOK matches with gotOK and reports failures with t.Errorf().

# Structs

Scraper is a struct that helps test packages to test values returned by a recipe.Scraper.