Export test event and read it as a resource
Created by: baltzell
Currently this works from an IDE, but a bit different approach is needed for a JAR (which could presumably be chosen programatically with a few more LOC). The right way appears to be reading the HIPO file as a stream, as then the same mechanism works from an IDE or JAR.