2
Setting up Your Karate Project
Karate allows us to use it in a variety of ways. We could use the standalone version of it to just have a simple way of running tests and trying out its capabilities. However, it is more convenient to set it up with a proper build tool and Integrated Development Environment (IDE), as this greatly simplifies development and facilitates the running and debugging of tests.
We will check out how to get your system prepared for the Karate framework and look at different build tools and IDE plugins. By the end of this chapter, you will understand what is needed to develop and run Karate tests locally on your system and be prepared for the next chapters, where we will dive deeper into the Karate DSL.
In this chapter, ...
Get Writing API Tests with Karate now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.