summaryrefslogtreecommitdiffstats
path: root/libraries/uhttpmock/README
blob: 88b8da1c815b1df5860d35c0e5117014ddabff2c (plain)
1
2
3
4
5
6
7
8
9
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