boostorg / boostorg/test

Checkpoint feature?

Open
#256 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
213
Forks
149
Avg merge
18h 17m
Merged PRs (30d)
2

Description

It might be nice to have a "checkpoint" function or macro which records the current location as an integer, incremented from a global counter. And then provide a means for the program to break when a particular checkpoint number is reached. An example of this feature can be found in Boost.JSON's "medium-weight test" framework:
https://github.com/vinniefalco/json/commit/66246351ac67fb6c256ab99dc22f3c95cb8657f0

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.