Imports of package htesting

PathSynopsis
github.com/gohugoio/hugo/common/hugo
github.com/gohugoio/hugo/langsPackage langs contains the language related types and function.
github.com/gohugoio/hugo/navigationPackage navigation provides the menu functionality.
github.com/gohugoio/hugo/resources/pagePackage page contains the core interfaces and types for the Page resource, a core component in Hugo.
github.com/spf13/afero
github.com/spf13/viper
html/templatePackage template (html/template) implements data-driven templates for generating HTML output safe against code injection.
path/filepathPackage filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths.
testingPackage testing provides support for automated testing of Go packages.
timePackage time provides functionality for measuring and displaying time.