GennyMcGenFace
ExpressionToCode
Our great sponsors
GennyMcGenFace | ExpressionToCode | |
---|---|---|
0 | 1 | |
3 | 145 | |
- | - | |
0.0 | 6.8 | |
over 6 years ago | 29 days ago | |
C# | C# | |
- | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
GennyMcGenFace
We haven't tracked posts mentioning GennyMcGenFace yet.
Tracking mentions began in Dec 2020.
ExpressionToCode
-
I wanted to make a quick video about the differences between classes and structs in C#. It turned into a much deeper exploration where I learned a handful of things I definitely didn't expect. I hope it is useful to other people!
(Source: I needed to hack a detection for this for my expression-tree-to-csharp decompiler, here: https://github.com/EamonNerbonne/ExpressionToCode/pull/196)
What are some alternatives?
should - Should Assertion Library
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.
NBomber - Modern and flexible load testing framework for Pull and Push scenarios, designed to test any system regardless a protocol (HTTP/WebSockets/AMQP etc) or a semantic model (Pull/Push).
FluentAutomation - Simple Fluent API for UI Automation
Expecto - A smooth testing lib for F#. APIs made for humans! Strong testing methodologies for everyone!
Stryker.NET - Mutation testing for .NET core and .NET framework!
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.
xUnit - xUnit.net is a free, open source, community-focused unit testing tool for .NET.
FsCheck - Random Testing for .NET
NUnit - NUnit 3 Framework