Class KarateReportPortalRunner


  • public class KarateReportPortalRunner
    extends java.lang.Object
    Karate runner with ReportPortal integration
    • Constructor Detail

      • KarateReportPortalRunner

        public KarateReportPortalRunner()
    • Method Detail

      • path

        public static <T extends KarateReportPortalRunner.Builder<T>> KarateReportPortalRunner.Builder<T> path​(java.lang.String... paths)
        Create a new builder for the Karate runner with ReportPortal integration
        Type Parameters:
        T - type of the builder
        Parameters:
        paths - paths to feature files
        Returns:
        a new builder