diff --git a/changelog/2836.bug b/changelog/2836.bug new file mode 100644 index 000000000..a6e36a34b --- /dev/null +++ b/changelog/2836.bug @@ -0,0 +1,3 @@ +Attempted fix for https://github.com/pytest-dev/pytest/issues/2836 + +Improves the handling of "nodeid"s to be more aware of path and class separators.