catch topic

List catch repositories

cmake-examples

12.0k
Stars
2.5k
Forks
Watchers

Useful CMake Examples

catch-lest-other-comparison

28
Stars
3
Forks
Watchers

Tabularised feature comparison between Catch, doctest and lest C++ test frameworks

ansible-role-mailhog

64
Stars
39
Forks
Watchers

Ansible Role - MailHog for catching and viewing emails

nice-try

66
Stars
7
Forks
Watchers

Tries to execute a function and discards any error that occurs.

catch-decorator

69
Stars
7
Forks
Watchers

Allows you to handle exceptions in ECMAScript/Typescript classes with only one annotation

catch_cmake_coverage

31
Stars
2
Forks
Watchers

Integration of Catch, CMake and CMake CodeCoverage module and basic examples in C++.

max-listeners-exceeded-warning

19
Stars
0
Forks
Watchers

Debug and detect "MaxListenersExceededWarning: Possible EventEmitter memory leak detected warnings"

CPP_Template

35
Stars
11
Forks
Watchers

C++ project template : CMake, Test, Travis CI, Appveyor, CodeCoverage, Doxygen

try-to-catch

36
Stars
0
Forks
Watchers

functional try-catch wrapper for promises

catch-decorator-ts

18
Stars
2
Forks
Watchers

Handle your exceptions elegantly