Zaid-Ajaj / ThrowawayDbLinks
Dead simple integration tests with SQL Server or Postgres throwaway databases that are created on the fly, used briefly then disposed of automagically.
☆143Updated last year
Alternatives and similar repositories for ThrowawayDb
Users that are interested in ThrowawayDb are comparing it to the libraries listed below
Sorting:
- A dotnet tool to run arbitrary commands from a project's "scripts" object☆129Updated this week
- Sneaky Testing Library in BDD style☆125Updated last year
- A Serilog sink that correlates log events with the code that produced them, enabling unit testing of log output.☆95Updated last year
- Simple but powerful migrations library for .NET Core☆219Updated last year
- Grab bag of generic utilities and extension methods for .Net development☆110Updated 2 years ago
- Monacs - Collection of basic monads and functional extensions for C#☆69Updated last year
- Random testing library for C#☆184Updated 2 months ago
- Dead simple library for annotating steps of test case scenarios.☆66Updated 11 months ago
- Adds Xunit dynamic skipping of facts and theories.☆143Updated last week
- .NET CLI template for Petabridge-style projects☆69Updated 2 years ago
- BDTest - A Testing Framework for .NET☆85Updated this week
- Adds combinatorial and pairwise testing capability to Xunit tests☆198Updated last week
- Project to generate a public API of an assembly or type (useful for semantic versioning)☆273Updated this week
- Provides a wrapper around SqlLocalDB to simplify running tests or samples that require a SQL Server Database☆195Updated this week
- Fast and memory-efficient immutable collections and helper data structures☆247Updated last month
- The query-side counterpart of Brighter☆233Updated this week
- Roslyn-based analysis for code using the Serilog logging library. Checks for common mistakes and usage problems.☆314Updated last year
- Extends Serilog with support for timed operations☆223Updated 9 months ago
- Qowaiv is a Single Value Object library☆96Updated last week
- A source generator for minimal APIs☆161Updated 2 years ago
- Akka.NET Reference Architecture - CQRS + Sharding + In-Memory Replication☆146Updated last year
- Unmangle async/iterator stack traces with @benaadams's Demystifier☆97Updated 6 years ago
- Extends xUnit to expose extra context and simplify logging☆169Updated this week
- An extremely opinionated command-line parser.☆120Updated 4 years ago
- ☆118Updated 3 months ago
- Scotch is a .NET library for recording and replaying HTTP interactions in your test suite, it is inspired by the VCR ruby gem.☆82Updated 3 years ago
- A set of annotations and analyzers that add additional constraints to your codebase☆125Updated last year
- Containerize .NET apps without writing Dockerfiles.