# Functions
DefaultOptions returns a map of default options.
InList tests if key is in a slice/list.
Test : Given user options run htmltest and return a pointer to the test object.
# Structs
No description provided by the author
HTMLTest struct, A html testing session, user options are passed in and tests are run.
Options struct for htmltest, user and default options are merged and mapped into an instance of this struct.