Skip to content

Commit

Permalink
2.3.18 - Adding capabilities and devices to Container (#39)
Browse files Browse the repository at this point in the history
* Container.groovy
 * Added prepareDevice, hasDevice, prepareCapability, hasCapability

ContainerTest.groovy
 * Added tests for devices and capabilities

* Tweaking of documentation
  • Loading branch information
farthinder authored Apr 26, 2024
1 parent 1cb245c commit 22cf353
Show file tree
Hide file tree
Showing 4 changed files with 264 additions and 134 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.eficode</groupId>
<artifactId>devstack</artifactId>
<version>2.3.17</version>
<version>2.3.18</version>
<packaging>jar</packaging>

<name>DevStack</name>
Expand Down
Loading

0 comments on commit 22cf353

Please sign in to comment.