<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/library/python/pytest/ut/conftest_non_local/tests, branch main</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=main</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2026-03-17T03:05:46Z</updated>
<entry>
<title>feat pytest: partially enable behavior of  CONFTEST_LOAD_POLICY_LOCAL for all tests</title>
<updated>2026-03-17T03:05:46Z</updated>
<author>
<name>antonyzhilin</name>
<email>antonyzhilin@yandex-team.com</email>
</author>
<published>2026-03-16T13:02:58Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=8b3f2accec2c327842e23d6c7e3674acb11419ed'/>
<id>urn:sha1:8b3f2accec2c327842e23d6c7e3674acb11419ed</id>
<content type='text'>
1. `module_node.path` (py3) or `fspath` (py2) are now always in the form `yatest.common.source_path("path/from/repo/root/to/my_test.py")` instead of the previous `partial.path.to.my_test.py`
2. `module_node.nodeid` is now always in the form `path/from/repo/root/to/my_test.py` instead of the previous `partial.path.to.my_test.py`
3. `module_node.name` was also changed to `path/from/repo/root/to/my_test.py`. But it is not recommended to specialize on that, it may change again shortly in the future
4. Refactorings, simplifications and unifications in `library/python/pytest`
commit_hash:8a5b4951208a034f94231b2f799eb0c32a6d787d
</content>
</entry>
</feed>
