How to setup karate framework in Maven Project

Published: 27 November 2020
on channel: Testing Tutorialspoint
1,946
17

maven dependencies:

karate-core : 0.9.6 version
karate-junit4: 0.9.6 version

karate-apache: 0.9.6 version

import org.junit.runner.RunWith;

import com.intuit.karate.junit4.Karate;

@RunWith(Karate.class)

public class Demo {


}


Watch video How to setup karate framework in Maven Project online, duration hours minute second in high quality that is uploaded to the channel Testing Tutorialspoint 27 November 2020. Share the link to the video on social media so that your subscribers and friends will also watch this video. This video clip has been viewed 1,946 times and liked it 17 visitors.