Giter VIP home page Giter VIP logo

arquillian-safari's Introduction

Arquillian Safari

Arquillian Safari contains various showcases for Arquillian Extensions combined in action.

This project also demonstrates Arquillian Spacelift, that is used to bring dependencies needed to execute the scenarios and run the tests.

Name Demonstrates

arquillian-droidium-scenario

Arquillian Drone, Arquillian Graphene, Arquillian Droidium

arquillian-browsers-scenario

Arquillian Drone, Arquillian Graphene, Arquillian QUnit

arquillian-rest-scenario

Arquillian Spock, Arquillian Byteman

arquillian-docker-scenario

Arquillian Cube

Prerequisites

You should have following installed on your machine to execute Spacelift based tests

  • Java 7 or higher, javac must be available on $PATH or %PATH%

  • Maven 3.1.1 or higher, mvn must be available on $PATH or %PATH%

Addition prerequisites

Depending or particual test cases, you might need to install following software

  • Android SDK installation might require some 32bit packages in case you are running

  • Firefox browser if you intend to run browser tests with Firefox

  • Google Chrome/Chromium browser if you intend to run browser tests with Chrome/Chromium

  • Docker with enabled HTTP socket if you want to execute Docker scenario

Test execution

Execute Gradle wrapper and Spacelift will do the rest

./gradlew test

In case you want to execute only a dedicated subset of test, you can ask Spacelift for available profiles and execute only those:

./gradlew describe
# lets executed Droidium related tests
./gradlew test -PdroidiumTests

arquillian-safari's People

Contributors

kpiwko avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.