What would you like in a testing library?

This page summarizes the projects mentioned and recommended in the original post on /r/csharp

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • CreateAndFake

    A C# class library that handles mocking, test data generation, and validation.

  • I've recently finished nearly all the features I want in my testing library and I was hoping to maybe add new features based upon what others want. What roadblocks do you face in testing your code that you wish a library solved for you?

  • AppDomainAlternative

    A .Net Core AppDomain isolation alternative.

  • Pre .Net Core we solved this with AppDomains. But that got dropped from .Net Core so I wrote this library AppDomain Alternative. Basically the test run in a separate process and the process is killed when the test finishes.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • What use cases would you actually use 'dynamic'. I have always been told to steer clear of dynamic types.

    1 project | /r/csharp | 4 Feb 2021
  • Hitchstory – Type-safe StrictYAML Python integration testing framework

    1 project | news.ycombinator.com | 22 Apr 2024
  • Faker – generate fake data such as names, addresses, and phone numbers

    1 project | news.ycombinator.com | 13 Apr 2024
  • Full-Text Search for Ruby on Rails with Litesearch

    1 project | dev.to | 28 Feb 2024
  • Prompt Engineering Testing Framework

    1 project | news.ycombinator.com | 25 Feb 2024