Skip to content

How to Unit Test SignalR #11052

@BlueDragon709

Description

@BlueDragon709

Doc request for unit testing signalr in a ASP.NetCore 2.2 app
I am currently working on a signalr application and I want to be able to test my hubs. I couldn't find any information about unit testing signalr in AspNetCore/SignalR. The only information that i could find was from 2013 for AspNet/SignalR and is pretty outdated.

I am sugesting to put the topic about unit testing signalr on this location:

Docs/ASP.NET/ASP.NET Core/ASP.NET Core 2.2/Real-time apps/Unit testing
or
Docs/ASP.NET/ASP.NET Core/ASP.NET Core 2.2/Test, debug and roubleshoot/Unit testing/signalr hubs

This topic will cover the following topics:
Testing of hubs, testing of groups and examples.

A rough outline:

  • Prerequisites
  • Testing hubs
    -- Using MSTest
    -- Using NUnit
    -- Using xUnit
  • Testing groups
    -- Using MSTest
    -- Using NUnit
    -- Using xUnit
  • Examples

I hope this gets added because there is not a lot of information on this topic.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions