summaryrefslogtreecommitdiffstats
path: root/library/python/pytest/ut/ya.make
Commit message (Collapse)AuthorAgeFilesLines
* feat pytest: partially enable behavior of CONFTEST_LOAD_POLICY_LOCAL for ↵antonyzhilin2026-03-171-0/+1
| | | | | | | | | | all tests 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
* Intermediate changesrobot-piglet2026-02-061-0/+1
| | | | commit_hash:525c32eb93ddaea7b409248280f0871fb5fd788d
* Intermediate changesrobot-piglet2026-02-051-0/+4
| | | | commit_hash:e6d634bd59f23a5fa99d8c54932926f775dab895
* add ymake export to ydbalexv-smirnov2023-06-131-0/+14
|
* Revert ymake build from ydb oss exportalexv-smirnov2023-03-281-14/+0
|
* add library/cpp/actors, ymake build to ydb oss exportalexv-smirnov2023-03-151-0/+14