Closed
Description
See http://pastebin.com/52ra33eN
Both commands show
platform linux -- Python 3.4.3 -- py-1.4.30 -- pytest-2.7.2
rootdir: /home/lasse/prog/PyPrint, inifile: setup.cfg
plugins: spec, cov, xdist
but py.test
isn't able to get the imports right.
Steps to reproduce:
git clone https://github.com/coala-analyzer/PyPrint
git checkout pytestrep
(Auto sync with origin/pytestrep)py.test
/python3 -m pytest
in a python3 environment