Registry / testing / snowhouse

snowhouse

JSON →
library5.0.0vcpkgunverified

An assertion library for C++ providing expressive and readable test assertions.

vcpkg install snowhouse
INSTALL
IMPORT
SIG · SNOWHOUSE
S
snowhouse
testingcppv5.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

snowhouse/snowhouse.h
#include <snowhouse/snowhouse.h>

Asserts that 42 equals 42 using Snowhouse.

#include <snowhouse/snowhouse.h> using namespace snowhouse; int main() { Assert::That(42, Is().EqualTo(42)); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.0.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources

No resource links recorded.

snowhouse — pip install snowhouse · libregistry