Imports of package tests

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
github.com/stretchr/testify/requirePackage require implements the same assertions as the `assert` package but stops test execution when a test fails.
osPackage os provides a platform-independent interface to operating system functionality.
testingPackage testing provides support for automated testing of Go packages.