On 27 Apr 2010, at 08:57, Nicklas Karlsson wrote:
There is one gap in the article at this point. Right now it assumes
the use of the weld-embedded container. That will work for basic managed bean tests, but
it's not going to work for integration tests that require container services such as
JMS and JPA. It also won't be sufficient when we need to test the real JSF life cycle.
Therefore, I recommend adding a section about using real containers. For instance, JMS
module needs this right out of the gate.
I don't know if it's a job for this article or for Arquillian/JBossTesting in
general but it would be handy to show the progression of a simple case from the standalone
unit test to the full blown EE-integration test. Something along the lines of
Agreed, this would be nice for the Arquillian guide -
http://docs.jboss.org/arquillian/reference/1.0.0.Alpha1/en-US/html/exampl...
Can you file an ARQ issue?