Home - gorskip/testing-framework GitHub Wiki

Quickstart

  1. Prepare story configuration file with your tests. Here is an example.
  2. Run command:
java -jar testing-framework.jar your_test_suite_file.json
Components:
Configuration
Reporter
RestClient
DbClient
Mapper
TestRunner
JsonMapper
Custom Tests
Assertions
Mock
Logs
Dependencies