/activemq-artemis-console-tests

Artemis ActiveMQ Console test suite (selenium+pytest)

Primary LanguagePython

ActiveMQ Artemis Console test suite

Maintainers: dlenoch dlenoch@redhat.com

Requirements

  • Python 3.6 or higher
  • Browser driver Gecko, Chrome.. (look for Selenium drivers)

How to run

Use pipenv

Is the best way how to run this tests

Setup your environment

pipenv install

Activate pipenv shell

pipenv shell

Run the test suite

py.test --base-url http://172.28.1.1:8161/console --driver Chrome --variables settings.json