Skip to content

Repository files navigation

Verify.TestableIO.System.IO.Abstractions

DiscussionsBuild statusNuGet Status

Extends Verify to allow verification of TestableIO.System.IO.Abstractions bits.

See Milestones for release notes.

Sponsors

Entity Framework Extensions

Entity Framework Extensions is a major sponsor and is proud to contribute to the development this project.

Entity Framework Extensions

Developed using JetBrains IDEs

JetBrains logo.

NuGet

Usage

[ModuleInitializer]publicstaticvoidInitialize()=>VerifyTestableIOSystemIOAbstractions.Initialize();

snippet source | anchor

[Test]publicasyncTaskUsage(){IFileSystemfileSystem=newFileSystem();varfileInfo=fileSystem.FileInfo.New(@"C:\temp\temp.txt");awaitVerify(fileInfo);}

snippet source | anchor

Results in:

C:\temp\temp.txt

snippet source | anchor

About

Extends Verify to allow verification of TestableIO.System.IO.Abstractions bits.

Resources

Code of conduct

Stars

1 star

Watchers

0 watching

Forks

Releases

Sponsor this project

Used by

Contributors

Languages