All Projects → arquillian → arquillian-extension-warp

arquillian / arquillian-extension-warp

Licence: Apache-2.0 license
Warp fills the void between client-side and server-side testing.

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects

Arquillian Warp Build Status

To read complete documentation visit http://arquillian.org/arquillian-extension-warp/

1. What is 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 a 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 following frameworks:

  • Servlet API

  • JSF 2

and it also has several framework extensions:

4. Community

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].