Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use session.config.hook instead of ihook. Fixes #2124 #2127

Merged
merged 17 commits into from
Nov 12, 2017
Merged
Changes from 1 commit
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
522d59e
Use session.config.hook instead of ihook. Fixes #2124
malinoff Dec 10, 2016
a63b34c
Switch to item fspath
malinoff Dec 20, 2016
14b6380
Fix #2775 - running pytest with "--pyargs" will result in Items with …
Sep 13, 2017
794d458
Remove unnecessary complexity in _check_initialpaths_for_relpath().
Sep 28, 2017
76f3be4
remove unused _pytest.runner.NodeInfo class
RonnyPfannschmidt Nov 10, 2017
742f9cb
Merge pull request #2911 from RonnyPfannschmidt/remove-nodeinfo
nicoddemus Nov 10, 2017
f320686
Make SubRequest.addfinalizer an explicit method
nicoddemus Nov 11, 2017
b671c5a
Merge pull request #2914 from nicoddemus/addfinalizer-refactor
RonnyPfannschmidt Nov 11, 2017
f0f2d2b
Merge branch 'master' into fix-missing-nodeid-with-pyargs
RonnyPfannschmidt Nov 11, 2017
259b86b
Merge pull request #2776 from cryporchild/fix-missing-nodeid-with-pyargs
nicoddemus Nov 12, 2017
258031a
Merge remote-tracking branch 'upstream/master' into malinoff/fix-2124
nicoddemus Nov 12, 2017
6550b99
pytest_fixture_post_finalizer now receives a request argument
nicoddemus Nov 12, 2017
f074fd9
Merge remote-tracking branch 'upstream/features' into malinoff/fix-2124
nicoddemus Nov 12, 2017
063335a
Add changelog entries for #2124
nicoddemus Nov 12, 2017
bdad345
Fix passing request to finish() in FixtureDef
nicoddemus Nov 12, 2017
6d3fe0b
Explicitly clear finalizers list in finalize to ensure cleanup
nicoddemus Nov 12, 2017
a6f2d2d
Rename FixtureDef.finalizer to FixtureDef.finalizers
nicoddemus Nov 12, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.