Cell CMS - Criando testes de maneira prática

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
  • AutoFixture

    AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.

  • AutoFixture / AutoFixture

  • Entity Framework

    EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.

  • dotnet / efcore

  • 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
  • Fluent Assertions

    A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.

  • fluentassertions / fluentassertions

  • moq

    The most popular and friendly mocking framework for .NET

  • Nota: Por muito tempo utilizei uma outra biblioteca chamada Moq que faz a mesma coisa porém com sintaxe diferente. Ultimamente tenho dado preferência pelo NSubstitute exatamente por parecer legível.

  • NSubstitute

    A friendly substitute for .NET mocking libraries.

  • nsubstitute / NSubstitute

  • cell-cms

    CMS leve, self-contained e prático de utilizar! Feito por desenvolvedores e para desenvolvedores!

  • rodolphocastro / cell-cms

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

  • Setting up a simple testing project with C#

    7 projects | dev.to | 27 May 2023
  • I need a C# crash course for experienced developers

    6 projects | /r/learncsharp | 21 Oct 2022
  • Some useful Libraries for .NET projects

    6 projects | dev.to | 2 Oct 2021
  • 20 Top C# Frameworks and Libraries on GitHub for Building Powerful Applications

    17 projects | dev.to | 23 May 2024
  • Assumptions in Software Development (with EF Core as example)

    1 project | dev.to | 11 May 2024