Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 5.8% downloads on nuget.org
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 - JSON
purl: pkg:nuget/rspec-let
Keywords: NUnit, MSTest, XUnit, RSpec, memoization, helper, dependency, injection
License:
Latest release: about 4 years ago
First release: almost 8 years ago
Dependent repositories: 1
Downloads: 58,868 total
Last synced: 19 days ago

    Loading...
    Readme
    Loading...