SlackBuildsOrg/libraries/uhttpmock
Ozan Türkyılmaz f9b1a88932
libraries/uhttpmock: Added (Library for Mocking web service API's).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-04-09 15:45:46 +07:00
..
README
slack-desc
uhttpmock.info
uhttpmock.SlackBuild

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