5 new commits in tox:
https://bitbucket.org/hpk42/tox/commits/f6f6e21a6172/
Changeset: f6f6e21a6172
Branch: echo-captured-output
User:fschulze
Date:2015-01-29 12:59:26+00:00
Summary: Add ``--result-tee`` option to echo output captured for the json
result to stdout.
Affe
1 new commit in tox:
https://bitbucket.org/hpk42/tox/commits/27b8bdcddd6a/
Changeset: 27b8bdcddd6a
User:hpk42
Date:2015-02-09 11:13:56+00:00
Summary: Merged in fschulze/tox/echo-captured-output (pull request #132)
Add ``--result-tee`` option to echo output captured for the j
1 new commit in pytest:
https://bitbucket.org/hpk42/pytest/commits/a7d80ee0a5a2/
Changeset: a7d80ee0a5a2
User:hpk42
Date:2015-02-09 11:40:41+00:00
Summary: Merged in pfctdayelise/pytest_new/adopt-pytest-docs (pull request
#244)
#676 Add docs page describing 'adopt pytest mo
2 new commits in pytest:
https://bitbucket.org/hpk42/pytest/commits/416b4d91aa91/
Changeset: 416b4d91aa91
Branch: adopt-pytest-docs
User:pfctdayelise
Date:2015-02-09 10:59:15+00:00
Summary: #676
Add docs page describing 'adopt pytest month'
Affected #: 3 files
diff -
5 new commits in pytest:
https://bitbucket.org/hpk42/pytest/commits/c6f91e74a2a2/
Changeset: c6f91e74a2a2
Branch: env-addopts
User:Dave Hunt
Date:2015-01-23 20:09:42+00:00
Summary: Support setting configuration using the PYTEST_ADDOPTS environment
variable.
Affected #:
1 new commit in pytest:
https://bitbucket.org/hpk42/pytest/commits/46d5ac0ba396/
Changeset: 46d5ac0ba396
User:flub
Date:2015-02-09 16:33:36+00:00
Summary: Merged in davehunt/pytest/env-addopts (pull request #241)
Support setting configuration using the PYTEST_ADDOPTS environ
New issue 678: pytest cannot deal with utf-8 encoded __repr__ of a custom object
https://bitbucket.org/hpk42/pytest/issue/678/pytest-cannot-deal-with-utf-8-encoded
Roman Bolshakov:
I have a test module which does use beautiful soup to parse some test data. I
added an assertion to check that a va