4#include "../../catch2/catch.hpp"
12namespace unitTest::placeholder::astro_sofa_test
20TEST_CASE(
"SOFA wrapper API has a test placeholder",
"[astro::sofa][placeholder]" )
22 SUCCEED(
"SOFA wrapper behavioral assertions are pending." );
TEST_CASE("SOFA wrapper API has a test placeholder", "[astro::sofa][placeholder]")
Verifies that the sofa wrapper API is represented in the unit-test target.
Wrapper for the sofa library headers, adding a namespace.