arquillian-cube
arquillian-cube copied to clipboard
Control (docker, kubernetes, openshift) containers in your tests with ease!
Bumps [snakeyaml](https://bitbucket.org/asomov/snakeyaml) from 1.25 to 1.26. Commits 9801cc7 Refactor: improve AliasEvent processing a2066e3 Refactor Events: expose Event.ID via a getter 72976f6 Merge 03acd6b Add test for not implemented "!" tag...
Bumps spock-core from 1.0-groovy-2.4 to 2.0-groovy-3.0. [](https://dependabot.com/compatibility-score/?dependency-name=org.spockframework:spock-core&package-manager=maven&previous-version=1.0-groovy-2.4&new-version=2.0-groovy-3.0) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps commons-io from 2.3 to 2.7. **This update includes a security fix.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. Path Traversal and Improper Input Validation in Apache Commons...
Bumps commons-io from 2.3 to 2.7. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...
##### Issue Overview I am using Drone, Cube together with JUnit for UI testing, I wan to run the test in parallel and trying to follow the `cubedrone` param `containerNameStrategy`...
##### Issue Overview I am using `arquillian cube 1.16.0` and I am trying to find a configuration that allows *concurrent executions of tests on the same hosts*. ##### Working Config...
##### Issue Overview Trying to use the log-strategy succedes in finding the right log entries but runs into an exception regardless ##### Expected Behaviour The container is considered started when...
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. **This update includes a security fix.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. TemporaryFolder on unix-like systems does not limit access to...
#### Short description of what this resolves: When a container is configured with polling await strategy, the parameters for the strategy are used to compute a timeout and passed to...