Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 724 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 724 Bytes

kTest :: Integration

External framework/library integration modules for kTest

Modules

  1. Jackson - integration with jackson JSON lib
  2. JSONPath - integration with JayWay JSONPath lib
  3. JSON matchers - smart JSON matchers based on Jackson and JSONPath with integration for HamKrest
  4. Spring JDBC - integration with Spring JDBC
  5. Allure - integration with Allure reporting framework
  6. RestAssured - integration with RestAssured
    1. Core - core RestAssured integration
    2. RestTest - DSL for quick implementation of simple REST tests