Skip to content

DerReparator/VerifyByteArrayRepro

Repository files navigation

This issue was fixed in Verify 30.20.0 (EmptyFiles 8.14.0). Thank you!

Verify.Xunit byte[] Repro

This repo was created to show a bug in Verify.Xunit. If you want to verify a byte[] no *.verified.* file is created automatically.

How to use

Execute the ArrayCalculatorTests.TestThat3ElementsAreCorrectlyCreated test which works fine (a *.verified.* file was created).

Execute the ArrayCalculatorTests.TestThat5ElementsAreCorrectlyCreated test which reproduces the problem: no *.verified.* file is created and so the test stays red.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages