# Functions
BuildPoint scaffolds a point object that stores information before being written to influx.
ParseConfig will parse needed environment variables for running the tests.
# Structs
Config holds information on how to talk to influxdb.
JenkinsCIEnvironment holds information about a test run within jenkins.
Point holds data that will be written to influx.