Package: casmine Version: 8.0-1 Architecture: amd64 Maintainer: João Fonseca Installed-Size: 249 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), rapidjson-dev, libboost-dev Filename: amd64/casmine_8.0-1_amd64.deb Size: 68144 MD5sum: 93d3b8840834fde82f840b8b1ef46ef2 SHA1: 33a9b3c607c0380028c77539ccf82253f7cb7fc5 SHA256: 2ffa2b19439f5b5f99c3191dd21a4e93897f51fa73bab28ae8b0863f0d12b06f Section: devel Priority: optional Description: C++ BDD Testing Framework C++ unit and integration testing framework written in C++17 that enables testing C and C++ code with matchers, similar to the way Jasmine does for Javascript (hence the similar name). . The framework runs on any platform with a C++17 compiler. . A few changes were made to the original upstream CMakeLists.txt so that the library can be installed.