Releases: netzulo/qacode
Releases · netzulo/qacode
STABLE v0.4.3
Install
from setup
- Clone project
git clone https://github.com/netzulo/qacode
2 Install from setup.py filepython setup.py install
from pip
- Install from PIP package manager
pip install qacode==0.4.3
Tests
from pytest
- Install pytest
- modify config to exec required tests
- Exec all tests with
python setup.py pytest
from tox
- Install pytest
- modify config to exec required tests
- Exec all tests with
tox
Pre release v0.4.2
Install
from setup
- Clone project
git clone https://github.com/netzulo/qacode
2 Install from setup.py filepython setup.py install
from pip
- Install from PIP package manager
pip install qacode==0.4.2
Tests
from pytest
- Install pytest
- modify config to exec required tests
- Exec all tests with
python setup.py pytest
from tox
- Install pytest
- modify config to exec required tests
- Exec all tests with
tox
STABLE v0.4.1rc-a
Install
from setup
- Clone project
git clone https://github.com/netzulo/qacode
2 Install from setup.py filepython setup.py install
from pip
- Install from PIP package manager
pip install qacode==0.4.1
Tests
from pytest
- Install pytest
- modify config to exec required tests
- Exec all tests with
python setup.py pytest
from tox
- Install pytest
- modify config to exec required tests
- Exec all tests with
tox
v0.4.1[TESTs FAILING]
need to fix
v0.4.0
STABLE v0.3.9 [FAILING TESTs]
Install
from setup
- Clone project
git clone https://github.com/netzulo/qacode
2 Install from setup.py filepython setup.py install
from pip
- Install from PIP package manager
pip install qacode==0.3.9
Tests
from pytest
- Install pytest
- modify config to exec required tests
- Exec all tests with
python setup.py pytest
from tox
- Install pytest
- modify config to exec required tests
- Exec all tests with
tox
PreRelease v0.3.8rc-c
[qacode] fix for issue #103 (#105)
PreRelease v0.3.8rc-b
[qacode] fix for Issue96 (#102) * [qacode] fix for issue #96 * [qacode] missing endline
PreRelease v0.3.8rc-a
Opera driver (#92) * [qacode] adding opera browser support+test #85 * [qacode] missing lane
STABLE v0.3.8
Install
from setup
- Clone project
git clone https://github.com/netzulo/qacode
2 Install from setup.py filepython setup.py install
from pip
- Install from PIP package manager
pip install qacode==0.3.8
Tests
from pytest
- Install pytest
- modify config to exec required tests
- Exec all tests with
python setup.py pytest
from tox
- Install pytest
- modify config to exec required tests
- Exec all tests with
tox