Skip to content

robotframework-httpctrl 0.2.4

Choose a tag to compare

@annoviko annoviko released this 24 Dec 17:31
· 40 commits to master since this release

robotframework-httpctrl 0.2.4 is a library for Robot Framework that provides HTTP/HTTPS client and HTTP server services to make REST API testing easy.

GENERAL CHANGES

  • Introduced new keyword Set Stub Reply to create server stub functions.
    See: #30

  • Introduced new keyword Get Stub Count to get server stub statistic.
    See: #30