Top 7.0% dependent repos on nuget.org
nuget.org : rspec-let
When testing in C# it's not unusual to test instances of a class. The problem we all face is having a place to initialize our objects. 1. Create a field that is initialized and reset on `[TearDown]`? 2. Create a null field that is initialized during `[SetUp]`? 3. Duplicate the initialization in every `[Test]`? All three of these are valid, and unfortunately, all three can be found in the same project and sometimes the same test!
Registry
-
Source
- JSON
purl: pkg:nuget/rspec-let
Keywords:
NUnit
, MSTest
, XUnit
, RSpec
, memoization
, helper
, dependency
, injection
, fluent-assertions
, mstest
, nunit
, rspec
, xunit
License: MIT
Latest release: over 5 years ago
First release: about 9 years ago
Dependent repositories: 1
Downloads: 66,877 total
Stars: 6 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 20 days ago