Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 700 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 700 Bytes

XCUI_test_tools

Swift based testing Tools to make the XCUI_tests better and faster.

  • Swift based SoftAssert that collects all the error messages and reports them at the end.
  • Swift based Dictionary comparator that compares two dictionary objects with multiple hierarchy level
  • Uses SoftAssert internally
  • Select specific test builder based on the specific group combinations using XCUI_tests
  • Selected testgroups can be run as a parallel execution