mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-27 02:54:27 +02:00
Added REST Assured Tutorial (#2886)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# Rest-assured
|
||||
# REST Assured
|
||||
|
||||
Rest-assured helps developers and test engineers to test REST APIs in Java ease by using techniques used in dynamic languages such as Groovy and Ruby.
|
||||
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
||||
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://rest-assured.io'>REST-assured Website</BadgeLink>
|
||||
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.guru99.com/rest-assured.html'>REST Assured Tutorial: How to test API with Example</BadgeLink>
|
Reference in New Issue
Block a user