diff options
author | ijon <ijon@ydb.tech> | 2025-03-07 15:41:41 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-07 15:41:41 +0300 |
commit | e4821cca727c34268053a604391209705c24d267 (patch) | |
tree | 3578fc84bf69b79afb6038d008511017cf82227f /library/cpp/cppparser/parser.cpp | |
parent | 66573f058ba70a92febcfa650abd39606a5872fc (diff) | |
download | ydb-e4821cca727c34268053a604391209705c24d267.tar.gz |
tests/library: separate fixtures from harness (#15437)
`ydb/tests/library/harness/ydb_fixtures` -> `ydb/tests/library/fixtures`.
Move module with pytest fixtures out of `ydb/tests/library/harness` and make it a separate (but dependent) library.
Part of the `harness` (namely `ydbd` launching framework: `Daemon`, runner etc), is widely used outside of ydb tests, and some of that uses still require py2 compatibility (so that `harness` must run under py2).
ydb's own tests (`ydb/tests/functional`) are all pure py3, so requirement for the test fixtures to be py2 compatible is excessive.
Diffstat (limited to 'library/cpp/cppparser/parser.cpp')
0 files changed, 0 insertions, 0 deletions