boutblock
Results
2
issues of
boutblock
Most, if not all, mock frameworks out there require to declare the expected callbacks BEFORE executing the stimulus on the SUT. This defers from the regular pattern of GIVEN/WHEN/THEN where...
category/BDD
type/feature-proposal
A simple define is simply missing to achieve just that and be compatible: `#define SCENARIO_METHOD(x, name) DOCTEST_TEST_CASE_FIXTURE(x, " Scenario: " name)`
incomplete/needs-clarification
incomplete/needs-MRE
category/BDD