Snikulov

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Snikulov created a post,
    Answered

    cmake project - unit test run and fixtures

    Hello, Is it possible in CLion to handle cmake/ctest fixture properties (FIXTURE_SETUP/FIXTURE_CLEANUP)? I expecting that fixtures should run before tests with such properties enabled.  Maybe it is...