arquillian / arquillian-cube

Control (docker, kubernetes, openshift) containers in your tests with ease!
http://arquillian.org/arquillian-cube/
118 stars 98 forks source link

Fix test for Win & filter tests requiring remote resources #1127

Closed AndyGee closed 5 years ago

AndyGee commented 5 years ago

Trivial cleanups

Short description of what this resolves:

Fix tests on Win and allow filtering of tests that attempt to access remote resources (eg, blocked by a firewall).

Changes proposed in this pull request:

Preparation of #1107 - Which is a much larger WIP PR for later