dotnet/orleans

Feature Request: Nuget package for provider tests

Open

#7.817 aberto em 25 de jun. de 2022

Ver no 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

Guia do colaborador