New issue 474: Running tests with xdist (-n4) causes failures with Django
TestCases (DB access denied)
https://bitbucket.org/hpk42/pytest/issue/474/running-tests-with-xdist-n4-causes
Marc Kirkwood:
When running the same tests without the -n arg, DB access is allowed as
specified in the docs reg
New issue 475: Misleading pytest exception description
https://bitbucket.org/hpk42/pytest/issue/475/misleading-pytest-exception-description
Jurko Gospodnetić:
Today, while mentoring a new colleague in Python and TDD, she ran into a pytest
exception description which confused her, and with her be
New issue 476: Fixtures defined in separate files are not available to tests
https://bitbucket.org/hpk42/pytest/issue/476/fixtures-defined-in-separate-files-are-not
Jimmy Cuadra:
Given the following files in a package:
```
#!ini
# setup.cfg
[pytest]
python_files = *_test.py *_fixture.py
```
```
4 new commits in pytest:
https://bitbucket.org/hpk42/pytest/commits/0cd954097a90/
Changeset: 0cd954097a90
Branch: pdb_doc_update
User:jurko
Date:2014-02-01 10:07:54
Summary: correct inconsistent comment wording
Once the 'the' article was used before 'first' and once it