Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arquillian/arquillian-cube
Control (docker, kubernetes, openshift) containers in your tests with ease!
https://github.com/arquillian/arquillian-cube
docker docker-compose java jvm kubernetes openshift test-automation testing
Last synced: 1 day ago
JSON representation
Control (docker, kubernetes, openshift) containers in your tests with ease!
- Host: GitHub
- URL: https://github.com/arquillian/arquillian-cube
- Owner: arquillian
- Created: 2014-10-22T09:47:10.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2025-01-22T08:20:05.000Z (11 days ago)
- Last Synced: 2025-01-24T17:07:42.384Z (8 days ago)
- Topics: docker, docker-compose, java, jvm, kubernetes, openshift, test-automation, testing
- Language: Java
- Homepage: http://arquillian.org/arquillian-cube/
- Size: 5.25 MB
- Stars: 121
- Watchers: 18
- Forks: 98
- Open Issues: 136
-
Metadata Files:
- Readme: README.adoc
- License: license-asl-2.0.txt
Awesome Lists containing this project
README
= Arquillian Cube
:numbered:
:sectlink:
:sectanchors:
:sectid:
:source-language: java
:source-highlighter: coderay
:sectnums:
:icons: font
:toc: leftWARNING: 2.0.0.Alpha1 breaks compatibility with previous versions as _boot2docker_ and _DockerMachine_ support has
been removed. This means that support for Windows and macOS or the Docker Machine usage is removed from 2.x.
We're in the process of evaluating whether to add such support to the 2.x stream again, or to adopt
different solutions. In such a case we'd probably release a 1.x version, which would still support such components.ifndef::generated-doc[]
To read complete documentation visit http://arquillian.org/arquillian-cube/
endif::generated-doc[]ifdef::generated-doc[]
include::what-is-this.adoc[]include::preliminaries.adoc[]
include::example.adoc[]
include::bom.adoc[]
include::configuration.adoc[]
include::build-containers.adoc[]
include::compose.adoc[]
include::enrichers.adoc[]
include::parallel.adoc[]
include::cop.adoc[]
include::requirements.adoc[]
include::containerless.adoc[]
include::drone.adoc[]
include::restassured.adoc[]
include::reports.adoc[]
include::polyglot.adoc[]
include::kubernetes.adoc[]
include::fabric8.adoc[]
endif::generated-doc[]