$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Test: Skip test from fixture
From: Florian Lindner (mailinglists_at_[hidden])
Date: 2017-05-09 09:26:36
Hello,
given I have a test with a fixture. How can I skip that test from within the fixture?
Thanks,
Florian