Based on our record, Toxiproxy seems to be more popular. It has been mentiond 2 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I've used toxiproxy [1] to imitate various network problems (slowness, lost packets, dropping connections, etc). It works pretty well, and is even amenable to running during functional / integration tests. [1]: https://github.com/shopify/toxiproxy. - Source: Hacker News / over 3 years ago
Https://github.com/shopify/toxiproxy exists for this purpose and is quite good. Source: almost 4 years ago
Cantata - "Module testing early during development is becoming more important due to the increasing complexity of software.
CPPUnit - CppUnit is the C++ port of the JUnit framework for unit testing.
Expect - Expect is a tool for automating interactive applications such as telnet, ftp, passwd, fsck, rlogin...
Google Test - Google Test is a unit testing for C++ programming language that is based on xUnit architecture.
SimpleTest - SimpleTest is an open source unit test framework for the PHP programming language.
Criterion - A dead-simple, yet extensible, C test framework.