Skip to content

Releases: netzulo/qacode

STABLE v0.5.3

04 Jun 00:19
Compare
Choose a tag to compare

Install

from setup

  1. Clone project git clone https://github.com/netzulo/qacode
    2 Install from setup.py file python setup.py install

from pip

  1. Install from PIP package manager pip install qacode==0.5.3

Tests

from pytest

  1. Install pytest
  2. modify config to exec required tests
  3. Exec all tests with python setup.py pytest

from tox

  1. Install pytest
  2. modify config to exec required tests
  3. Exec all tests with tox

Version Notes

  • Updated ControlBase and ControlForm load strategy
  • CI fixes

STABLE v0.5.2

28 May 00:40
Compare
Choose a tag to compare

Install

from setup

  1. Clone project git clone https://github.com/netzulo/qacode
    2 Install from setup.py file python setup.py install

from pip

  1. Install from PIP package manager pip install qacode==0.5.2

Tests

from pytest

  1. Install pytest
  2. modify config to exec required tests
  3. Exec all tests with python setup.py pytest

from tox

  1. Install pytest
  2. modify config to exec required tests
  3. Exec all tests with tox

Version Notes

  • Updated ControlBase and ControlForm load strategy
  • CI fixes

STABLE v0.5.1

23 May 08:17
Compare
Choose a tag to compare

Install

from setup

  1. Clone project git clone https://github.com/netzulo/qacode
    2 Install from setup.py file python setup.py install

from pip

  1. Install from PIP package manager pip install qacode==0.5.1

Tests

from pytest

  1. Install pytest
  2. modify config to exec required tests
  3. Exec all tests with python setup.py pytest

from tox

  1. Install pytest
  2. modify config to exec required tests
  3. Exec all tests with tox

Version Notes

  • Added Headless mode for CHROME, FIREFOX, OPERA drivers
  • Removed PHANTOMJS driver, obsolete by selenium
  • Updated qatestlink to v0.0.8

STABLE v0.5.0

13 May 12:09
Compare
Choose a tag to compare

Install

from setup

  1. Clone project git clone https://github.com/netzulo/qacode
    2 Install from setup.py file python setup.py install

from pip

  1. Install from PIP package manager pip install qacode==0.5.0

Tests

from pytest

  1. Install pytest
  2. modify config to exec required tests
  3. Exec all tests with python setup.py pytest

from tox

  1. Install pytest
  2. modify config to exec required tests
  3. Exec all tests with tox

UNSTABLE v0.4.9

02 May 22:33
Compare
Choose a tag to compare
UNSTABLE v0.4.9 Pre-release
Pre-release

Install

from setup

  1. Clone project git clone https://github.com/netzulo/qacode
    2 Install from setup.py file python setup.py install

from pip

  1. Install from PIP package manager pip install qacode==0.4.9

Tests

from pytest

  1. Install pytest
  2. modify config to exec required tests
  3. Exec all tests with python setup.py pytest

from tox

  1. Install pytest
  2. modify config to exec required tests
  3. Exec all tests with tox

UNSTABLE v0.4.8

02 May 21:14
Compare
Choose a tag to compare
UNSTABLE v0.4.8 Pre-release
Pre-release

Install

from setup

  1. Clone project git clone https://github.com/netzulo/qacode
    2 Install from setup.py file python setup.py install

from pip

  1. Install from PIP package manager pip install qacode==0.4.8

Tests

from pytest

  1. Install pytest
  2. modify config to exec required tests
  3. Exec all tests with python setup.py pytest

from tox

  1. Install pytest
  2. modify config to exec required tests
  3. Exec all tests with tox

STABLE v0.4.7

02 May 18:19
Compare
Choose a tag to compare

Install

from setup

  1. Clone project git clone https://github.com/netzulo/qacode
    2 Install from setup.py file python setup.py install

from pip

  1. Install from PIP package manager pip install qacode==0.4.7

Tests

from pytest

  1. Install pytest
  2. modify config to exec required tests
  3. Exec all tests with python setup.py pytest

from tox

  1. Install pytest
  2. modify config to exec required tests
  3. Exec all tests with tox

STABLE v0.4.6

30 Apr 02:00
Compare
Choose a tag to compare

Install

from setup

  1. Clone project git clone https://github.com/netzulo/qacode
    2 Install from setup.py file python setup.py install

from pip

  1. Install from PIP package manager pip install qacode==0.4.6

Tests

from pytest

  1. Install pytest
  2. modify config to exec required tests
  3. Exec all tests with python setup.py pytest

from tox

  1. Install pytest
  2. modify config to exec required tests
  3. Exec all tests with tox

STABLE v0.4.5

22 Apr 20:48
Compare
Choose a tag to compare

Install

from setup

  1. Clone project git clone https://github.com/netzulo/qacode
    2 Install from setup.py file python setup.py install

from pip

  1. Install from PIP package manager pip install qacode==0.4.5

Tests

from pytest

  1. Install pytest
  2. modify config to exec required tests
  3. Exec all tests with python setup.py pytest

from tox

  1. Install pytest
  2. modify config to exec required tests
  3. Exec all tests with tox

STABLE v0.4.4

22 Apr 20:41
Compare
Choose a tag to compare
STABLE v0.4.4 Pre-release
Pre-release

Install

from setup

  1. Clone project git clone https://github.com/netzulo/qacode
    2 Install from setup.py file python setup.py install

from pip

  1. Install from PIP package manager pip install qacode==0.4.4

Tests

from pytest

  1. Install pytest
  2. modify config to exec required tests
  3. Exec all tests with python setup.py pytest

from tox

  1. Install pytest
  2. modify config to exec required tests
  3. Exec all tests with tox