issues Search Results · repo:VerifyTests/Verify language:C#
Filter by
295 results
(47 ms)295 results
inVerifyTests/Verify (press backspace or delete to remove)Can t scrub Moq snapshots. Happy to fix it but at present I have no clue why its not scrubbing.
Repro
Reproduced
- Verify: 28.12.0-28.13.0
- NUnit: 4.3.2
- XUnit: 1.1.0
- Moq: 4.20.72
// NotEqual: ...
solidaum
- Opened 4 days ago
- #1414
Preamble
Describe the bug
When using simple [Fact], Verify correctly issues a .verified file.
When using [Theory], I would expect a .verified file to be issued for each [InlineData], otherwise your ...
shikamu
- 4
- Opened 15 days ago
- #1404
Currently, ScrubMembersWithType supports open generics: see the example in docs.
Add support for the same to ScrubInstance. Right now, it doesn t seem to work:
VerifierSettings.ScrubInstance(typeof(Whatever ...
aradalvand
- 3
- Opened 16 days ago
- #1402
Add a DiffRunner.TargetOnLeft(true) configuration method to enable the equivalent of the DiffEngine_TargetOnLeft=true
environment variable, a la DiffRunner.MaxInstancesToLaunch().
The received file appearing ...
aradalvand
- 4
- Opened 16 days ago
- #1401
The problem
While using Verify to verify objects that are loaded by NHibernate ORM (which by default uses lazy loading), the
ordering of properties does not seem to be deterministic, but rather seem to ...
carl-berg
- 3
- Opened on Feb 6
- #1396
Is the feature request related to a problem
Fail asserts when the case of verified and received file names differ.
I.e.
- class dnsProviderTests...
+ class DNSProviderTests...
But if received still ...
devlead
- Opened on Jan 29
- #1393
Describe the bug
We have dictionaries where the key has custom equality and hashcode (actually they are automatic via record but the
issue is the same)
When verifying the order of the keys sometimes ...
Euan-McVie
- Opened on Jan 10
- #1386
Describe the bug
I am trying to setup Verify with xUnit v3 for F#, but it seems like None field are not included in the output.
Minimal Repro
module Ionide.XmlDocFormatter
open Xunit
open System.Threading.Tasks ...
MangelMaxime
- 2
- Opened on Jan 9
- #1383
I would like to be able to do something like this:
VerifierSettings.MemberConverter Order, Customer, string (order = order.Customer, customer = customer.Name);
Such that when snapshotting an Order ...
space-alien
- 3
- Opened on Dec 21, 2024
- #1376
I did not find any correlating documentation on the matter. Please help!
We use C#, MSTest, Verify.MSTest
blazkovicz
- 3
- Opened on Dec 19, 2024
- #1374

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.