Skip to content

Commit 22cf353

Browse files
authored
2.3.18 - Adding capabilities and devices to Container (#39)
* Container.groovy * Added prepareDevice, hasDevice, prepareCapability, hasCapability ContainerTest.groovy * Added tests for devices and capabilities * Tweaking of documentation
1 parent 1cb245c commit 22cf353

File tree

4 files changed

+264
-134
lines changed

4 files changed

+264
-134
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.eficode</groupId>
88
<artifactId>devstack</artifactId>
9-
<version>2.3.17</version>
9+
<version>2.3.18</version>
1010
<packaging>jar</packaging>
1111

1212
<name>DevStack</name>

0 commit comments

Comments
 (0)