Skip to content

Releases: netzulo/qacode

STABLE v0.4.3

17 Apr 00:17
3551785
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.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

Pre release v0.4.2

14 Apr 18:57
Compare
Choose a tag to compare
Pre release v0.4.2 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.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

STABLE v0.4.1rc-a

26 Feb 19:16
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.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

v0.4.1[TESTs FAILING]

25 Feb 23:55
Compare
Choose a tag to compare
v0.4.1[TESTs FAILING] Pre-release
Pre-release

need to fix

v0.4.0

25 Feb 23:52
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release
[qacode] upgrade tests, not working appveyor CI

STABLE v0.3.9 [FAILING TESTs]

19 Feb 01:35
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.3.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

PreRelease v0.3.8rc-c

03 Feb 15:51
010bdfd
Compare
Choose a tag to compare
PreRelease v0.3.8rc-c Pre-release
Pre-release
[qacode] fix for issue #103 (#105)

PreRelease v0.3.8rc-b

07 Jan 03:35
f117348
Compare
Choose a tag to compare
PreRelease v0.3.8rc-b Pre-release
Pre-release
[qacode] fix for Issue96 (#102)

* [qacode] fix for issue #96

* [qacode] missing endline

PreRelease v0.3.8rc-a

07 Jan 03:34
bcd392a
Compare
Choose a tag to compare
PreRelease v0.3.8rc-a Pre-release
Pre-release
Opera driver (#92)

* [qacode] adding opera browser support+test #85

* [qacode] missing lane

STABLE v0.3.8

11 Dec 03:03
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.3.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