Skip to content

"Unable to load InMemorySinkAssertions" exception when using AwesomeAssertions #45

@rathole

Description

@rathole

This is caused by the InMemorySinkAssertionExtensions.IsAwesomeAssertionsAvailableOnDisk looking for "FluentAssertions.dll" instead of "AwesomeAssertions.dll".

Can be worked around by ensuring the AwesomeAssertions.dll is already loaded before InMemorySinkAssertions.InMemorySink.Should is called for the first time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions