OSGi Testing 1.3.0 released

17 views
Skip to first unread message

Dmytro Pishchukhin

unread,
Jan 8, 2015, 11:09:19 AM1/8/15
to knowhowlab-...@googlegroups.com
  • no more dependencies to JUnit API. Based on Hamcrest now. 
  • TestNG is supported now
  • aggregate bundle is added to simplify tests confuguration
  • bug fixes and improvements
<dependency>
    <groupId>org.knowhowlab.osgi</groupId>
    <artifactId>org.knowhowlab.osgi.testing.utils</artifactId>
    <version>1.3.0</version>
</dependency>
<dependency>
    <groupId>org.knowhowlab.osgi</groupId>
    <artifactId>org.knowhowlab.osgi.testing.assertions</artifactId>
    <version>1.3.0</version>
</dependency>


<dependency>
    <groupId>org.knowhowlab.osgi</groupId>
    <artifactId>org.knowhowlab.osgi.testing.all</artifactId>
    <version>1.3.0</version>
</dependency>
Reply all
Reply to author
Forward
0 new messages