dotnet/orleans

Feature Request: Nuget package for provider tests

Open

#7.817 geöffnet am 25. Juni 2022

Auf GitHub ansehen
 (2 Kommentare) (1 Reaktion) (0 zugewiesene Personen)C# (10.777 Stars) (2.123 Forks)batch import
area-testingenhancementgood-first-issuehelp wanted

Beschreibung

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