There is always the Weld User Forum: <a href="http://seamframework.org/Community/WeldUsers">http://seamframework.org/Community/WeldUsers</a><div><br></div><div>Weld Test does exist:</div><div><a href="http://anonsvn.jboss.org/repos/weld/test/trunk/">http://anonsvn.jboss.org/repos/weld/test/trunk/</a></div>
<div>but will be &#39;converted&#39; to a Arquillian container:</div><div><br></div><div>Arquillian is a allover &#39;in container&#39; test framework. Have a look at:</div><div><a href="http://community.jboss.org/docs/DOC-14376?uniqueTitle=false">http://community.jboss.org/docs/DOC-14376?uniqueTitle=false</a></div>
<div><a href="http://community.jboss.org/wiki/Arquillian-Demo">http://community.jboss.org/wiki/Arquillian-Demo</a></div><div><br></div><div>Junit demo code: </div><div><a href="http://anonsvn.jboss.org/repos/common/arquillian/trunk/demo/">http://anonsvn.jboss.org/repos/common/arquillian/trunk/demo/</a></div>
<div><br></div><div>TestNG demo code: </div><div><a href="http://anonsvn.jboss.org/repos/common/arquillian/trunk/demo-testng/">http://anonsvn.jboss.org/repos/common/arquillian/trunk/demo-testng/</a><br><div><br></div><div>
Arquillian does not have any direct/standalone Weld support yet, but this is in the works and will be out soon. As for now, Weld can be used via the Jboss 6.0 Remote Container. </div><div><br></div><div>Example of Weld + JUnit + Arquillian: </div>
<div><a href="http://anonsvn.jboss.org/repos/common/arquillian/trunk/demo/src/test/java/com/acme/weld/InjectionTestCase.java">http://anonsvn.jboss.org/repos/common/arquillian/trunk/demo/src/test/java/com/acme/weld/InjectionTestCase.java</a></div>
<div><br></div><div><br></div><div>This is the basis of upcoming Seam 3 Test.</div><div><br></div><div>-- <br>--<br>Aslak Knutsen; +47 952 38 791; fax +47 22 33 60 24<br>Kongens gate 14; Boks 805 Sentrum, 0104 Oslo;<br><a href="http://www.conduct.no">http://www.conduct.no</a>; mailto:<a href="mailto:aslak@conduct.no">aslak@conduct.no</a><br>
<br>Conduct AS - Professional Open Source Services<br>- Red Hat/JBoss Premier System Integrator<br>- Pentaho Preferred Integration Partner<br>- Atlassian Technology Partner<br><br><div class="gmail_quote">2009/12/26 Johan Eltes <span dir="ltr">&lt;<a href="mailto:johan.eltes@callistaenterprise.se">johan.eltes@callistaenterprise.se</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">It would be great me and other users to get a weld-user list!<br>
My major pain is to wrap my head around how to implement junit tests for cdi beans.<br>
Having a place where users could get together to sort out essential issues for projects trying to use Weld, would be great. If anyone has a sample of a unit test that does not depend on anything else than weld 1.0.0 would be really great:<br>

<br>
- How to have the test target object injected into the test case ?<br>
... or...<br>
- How to obtain an injected test target object from within the test case?<br>
<br>
/Johan<br>
_______________________________________________<br>
weld-dev mailing list<br>
<a href="mailto:weld-dev@lists.jboss.org">weld-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/weld-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/weld-dev</a><br>
</blockquote></div><br><br>
</div></div>