dotnet/orleans

Feature Request: Nuget package for provider tests

Open

#7 817 ouverte le 25 juin 2022

Voir sur GitHub
 (2 commentaires) (1 réaction) (0 assignés)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

Guide contributeur