stan-dev/stan

promote logger and writer mock objects from pathfinder utils

Open

#3,194 opened on Jun 4, 2023

 (6 comments) (0 reactions) (0 assignees)C++ (385 forks)batch import
code cleanupfeaturegood first issuetesting

Repository metrics

Stars
 (2,760 stars)
PR merge metrics
 (No merged PRs in 30d)

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