dotnet/orleans

Feature Request: Nuget package for provider tests

Open

#7,817 opened on Jun 25, 2022

View on GitHub
 (2 comments) (1 reaction) (0 assignees)C# (10,777 stars) (2,123 forks)batch import
area-testingenhancementgood-first-issuehelp wanted

Description

Would be great to have a nuget package for the most important tests to verify that your provider implementation follows the specs, e.g.

  • MembershipTableTestsBase
  • ReminderTableTestsBase
  • GrainPersistenceTestsRunner

Contributor guide