Improve unittest framework to have a virtual FS
This gets the unittest framework closer to the actual behavior,
and allows us to mock basic FS operations such as mkdir and writeFile.
Further improvements can be made to support more operations,
and to have package setup done before `TestDub` instantiation.
1 parent 84cab2a commit 05e5883396b5f43247859628971bb7fd1efa3fd9
@Mathias Lang Mathias Lang authored on 14 Jan 2024
The Dlang Bot committed on 22 Jan 2024
Showing 6 changed files
View
source/dub/internal/vibecompat/inet/path.d
View
source/dub/packagemanager.d
View
source/dub/test/base.d
View
source/dub/test/dependencies.d
View
source/dub/test/other.d
View
source/dub/test/subpackages.d 0 → 100644