1 2 3 4 5
#include <library/cpp/testing/unittest/utmain.h> int main(int argc, char** argv) { return NUnitTest::RunMain(argc, argv); }