2 comments (2 comments)1 reaction (1 reaction)0 assignees (0 assignees)C#2,123 forks (2,123 forks)batch import
area-testingenhancementgood-first-issuehelp wanted
Repository metrics
- Stars
- 10,777 stars (10,777 stars)
- PR merge metrics
- Avg merge 2d 2h (Avg merge 2d 2h)64 merged PRs in 30d (64 merged PRs in 30d)
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
- Research direction
- Identify the test base classes mentioned, review the existing project structure, and determine how to extract them into a separate NuGet package.
- Tech stack
- csharp
- Domain
- backendtesting
- Issue type
- Feature
- Prerequisites
- GitC#