jj/lib/testutils
Yuya Nishihara 22f2393322 testutils: add stub TestEnvironment that will manage in-memory backend data
TestBackendData instances persist in memory right now, but they should be
discarded when the corresponding temp_dir gets dropped. The added struct will
manage the TestBackendData mapping.
2024-11-02 08:39:02 +09:00
..
src testutils: add stub TestEnvironment that will manage in-memory backend data 2024-11-02 08:39:02 +09:00
Cargo.toml