Hacker News
- Catch: A modern, C++-native, header-only, framework for unit tests https://github.com/philsquared/Catch 30 comments
- Right now I'm learning unit testing. How do you generally structure your tests? https://github.com/philsquared/Catch/blob/master/README.md 4 comments learnprogramming
- How do you test for C++ code coverage? Are there any viable cross-platform solutions? https://github.com/philsquared/Catch 16 comments cpp
- Catch 1.0 - Single-header test framework for C++, Objective C. Catch provides expression decomposition: lhs, rhs values are reported when assertions fail. https://github.com/philsquared/catch 17 comments cpp
Linking pages
- GitHub - nlohmann/json: JSON for Modern C++ https://github.com/nlohmann/json 439 comments
- GitHub - nothings/single_file_libs: List of single-file C/C++ libraries. https://github.com/nothings/single_file_libs 228 comments
- GitHub - I3ck/lib_2d: A c++ library for paths defined by points within the 2d space https://github.com/i3ck/lib_2d 51 comments
- GitHub - Taywee/args: A simple header-only C++ argument parser library. Supposed to be flexible and powerful, and attempts to be compatible with the functionality of the Python standard argparse library (though not necessarily the API). https://github.com/taywee/args 50 comments
- GitHub - Fytch/ProgramOptions.hxx: Single-header program options parsing library for C++11 https://github.com/fytch/programoptions.hxx 35 comments
- Modern C++ CI | Juan Medina Personal Blog https://juan-medina.com/2017/07/01/moderncppci/ 32 comments
- GitHub - Yelnats321/EntityPlus: A C++14 Entity Component System https://github.com/Yelnats321/EntityPlus 32 comments
- GitHub - RobertLeahy/Safe: Safe integer utilities for C++11 https://github.com/robertleahy/safe 21 comments
- GitHub - fisherro/streams: Thoughts for replacing C++ iostreams. https://github.com/fisherro/streams 19 comments
- GitHub - I3ck/cppOpt: A C++ library which allows the numerical optimisation of any given problem, function, program or you-name-it https://github.com/i3ck/cppopt 19 comments
- Lessons Learned from Porting 300 C/C++ Projects to Buck Build | by Buckaroo - C/C++ Package Manager | HackerNoon.com | Medium https://medium.com/@buckaroo.pm/lessons-learned-from-porting-300-projects-to-buck-build-ff6463b65142 13 comments
- GitHub - ccbrown/needy: A C++ library dependency helper. https://github.com/ccbrown/needy 9 comments
- GitHub - SergiusTheBest/kmtest: Kernel-mode C++ unit testing framework in BDD-style https://github.com/sergiusthebest/kmtest 5 comments
- GitHub - susundberg/arduino-simple-unittest: Simple framework to provide unittesting for arduino projects https://github.com/susundberg/arduino-simple-unittest 3 comments
- GitHub - crapp/geomandel: Fractal generator with lots of fancy stuff https://github.com/crapp/geomandel 3 comments
- GitHub - eranpeer/FakeIt: C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking. https://github.com/eranpeer/FakeIt 1 comment
- GitHub - CLIUtils/CLI11: CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface. https://github.com/CLIUtils/CLI11 1 comment
- One of C++ most underrated features: Namespace aliases https://foonathan.net/2016/01/namespace-alias/ 1 comment
- GitHub - sansumbrella/Choreograph: A simple, modern C++ animation and timing library. https://github.com/sansumbrella/Choreograph 0 comments
- GitHub - carrotsrc/StrangeIO: Audio rack library/framework side project for Linux https://github.com/carrotsrc/rackoonIO 0 comments
Linked pages
Would you like to stay up to date with C & C++? Checkout C & C++
Weekly.
Related searches:
Search whole site: site:github.com
Search title: Catch2/README.md at devel · catchorg/Catch2 · GitHub
See how to search.