Use MockFileSystem for unit test
Open
area-test
- Dominant language
- C#
- Stars
- 25
- Forks
- 10
- Avg merge
- 12h 50m
- Merged PRs (30d)
- 10
Description
When using Command.Invoke to call the Generate command, Mock.Of was not capturing the creation of the default target directory. But MockFileSystem could be a better alternative to explore here..
ref: https://github.com/dotnet/xcsync/pull/62#discussion_r1771288510
Contributor guide
Assessment
This issue has not been assessed yet.