Skip to content

WolfgangHG/arquillian-extension-warp

 
 

Repository files navigation

Arquillian Warp CI Version

To read the complete documentation, visit https://arquillian.org/arquillian-extension-warp/

1. What is Arquillian Warp?

Arquillian Warp fills the void between client-side and server-side testing. Warp extension allows you to write client-side test which asserts server-side logic.

Using Warp, you can initiate an HTTP request using a client-side testing tool such as WebDriver and, in the same request cycle, execute in-container server-side tests. This powerful combination lets you cover integration across client and server.

Warp effectively removes a need for mocking and opens new possibilities for debugging.

Warp has built-in support for the following frameworks:

  • Jakarta Servlet

  • Jakarta Faces

Note
Warp version 2.0 (in development) is based on Jakarta EE 10 and requires JDK 11 or newer, while version 1.1 is based on Java EE 8.

Issue Tracking

4. Community

About

Warp fills the void between client-side and server-side testing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.3%
  • HTML 0.7%