Skip to content
This repository has been archived by the owner on Dec 31, 2022. It is now read-only.

nitsanavni/approvals-cpp-exception

Repository files navigation

Show a potential issue with approvals(?).

Note: all tests in this example fail on purpose.

run this exapmle in gitpod

The problem

When running a failed approval test and a failed non-approvals test, we don't see the test failure, only the approvals diff.

Expected: see both failures.

Run the Tests

Approvals, and Example-based Tests Combined in One File

make text

Only Example-based Tests

make exampleonly

Prerequisites

In gitpod, these are done on init of a new workspace.

install CppUTest

./install-cpputest.sh

get approvals

./get-approvals.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published