sf::Uint32
std::uint32_t
sf::Uint8
std::uint8_t
<>
SFML convention is to only use "" includes when the header is in the same directory as the file including it. Because these test util headers are in a separate directory, it makes more sense to include them via <>.
sf::Image