Projects with this topic
Sort by:
-
This project will show how to mock an HTTP request in Golang using no third-party libraries.
Updated -
C++ Faking library, which allows faking/mocking regular functions, static member functions and non-virtual member functions for testing purposes.
Updated -
Create models of faked data, using Marak's faker, and more, using model definitions which closely match your project's MVC models.
Updated -
-
Mocking library for Python with API inspired by GMock C++ mocking framework.
Updated -
An example class with tests showing various ways of utilizing mock data.
Updated