-
Notifications
You must be signed in to change notification settings - Fork 5
Features
SV as Code includes the following key features:
-
SV as Code is built to look like a typical developer interface or IDE, and works exactly as a software engineer would expect. There is no need to figure out a new tool. The simple, fluent Java-based interface (API) lets developers virtualize HTTP traffic in just a few minutes.
-
Endpoints are auto-generated, which means in-process virtualization (IPV) artifacts are created on the fly. Auto-generated endpoints eliminate the need to spend time configuring endpoints, saving time and eliminating manual work.
-
SV as Code also allows developers to import and export Request/Response (RR) pairs to reuse and share virtual assets across teams. This saves time by eliminating the need to create new assets from scratch.
-
SV as Code supports virtualizing both REST and SOAP services to fully cover your web service virtualization.
-
SV as Code supports lambda expression from Java 8.