Skip to content
Andy Gumbrecht edited this page Mar 11, 2015 · 2 revisions

@RunWith(Arquillian.class) - "Production Near" JavaEE Testing

Summary

Arquillian driven testing, and the advantages it brings in regards to ensuring application stability, is becoming more widely known. If you are not already using Arquillian then you are likely to be testing yourself rather than your application. If you are, then you might be interested in something new - Arquillian meets Docker!

Type of talk

Java, Technical - Testing JavaEE Applications.

Audience level

Beginner to intermediate JavaEE developers.

Type

Slides and Code

Abstract

Arquillian driven testing is fast becoming a de-facto standard for testing JavaEE applications.