#include "gtest/gtest.h" #include "H5Writer.hpp" using namespace std; TEST(H5Writer, basic_interaction) { }