stan-dev/stan

promote logger and writer mock objects from pathfinder utils

Open

#3194 opened on Jun 4, 2023

View on GitHub
 (6 comments) (0 reactions) (0 assignees)R (1,476 stars) (270 forks)batch import
code cleanupfeaturegood first issuetesting

Description

Summary:

There are some generally useful testing classes in src/test/unit/services/pathfinder/util.hpp that'd be useful higher up. At that point, they should be renamed to something like mock_writer and mock_logger.

Description:

Also add doc.

Current Version:

v2.32.2

Contributor guide