10 lines
449 B
Plaintext
10 lines
449 B
Plaintext
uhttpmock is a project for mocking web service APIs which use HTTP or
|
|
HTTPS. It provides a library, libuhttpmock, which implements recording
|
|
and playback of HTTP requestresponse traces.
|
|
|
|
Below variables can be used to configure the build:
|
|
GTKDOC=yes : Use gtk-doc to build documentation
|
|
INTROSPECTION=yes : Enable introspection for this build
|
|
VALA=yes : Build Vala bindings
|
|
COVERAGE=yes : Enable code coverage support
|