Pinned Repositories
any
An anonymous object generator. Successor of Tdd Toolkit's Any class.
atma-filesystem
AutoFixtureGenerator
An attempt to reimplement core features of a popular .NET anonymous value generator in Java
driver-pattern-demo
fizz-buzz-java
Source code for Fizz Buzz kata. Video is at: https://www.youtube.com/watch?v=9RJyI1Mu4wI
nscan
dotNet Structural Constraints ANalyzer
tdd-ebook
Test-Driven Development - Extensive Tutorial. Open Source ebook
tdd-toolkit
Toolkit used in Test-Driven Development ebook tutorial: github.com/grzesiek-galezowski/tdd-ebook
TrainingExamples
Training examples
vanilla-dependency-injection
Resources related to vanilla dependency injection. Moved from the training examples repository.
grzesiek-galezowski's Repositories
grzesiek-galezowski/tdd-ebook
Test-Driven Development - Extensive Tutorial. Open Source ebook
grzesiek-galezowski/AutoFixtureGenerator
An attempt to reimplement core features of a popular .NET anonymous value generator in Java
grzesiek-galezowski/any
An anonymous object generator. Successor of Tdd Toolkit's Any class.
grzesiek-galezowski/TrainingExamples
Training examples
grzesiek-galezowski/nscan
dotNet Structural Constraints ANalyzer
grzesiek-galezowski/driver-pattern-demo
grzesiek-galezowski/vanilla-dependency-injection
Resources related to vanilla dependency injection. Moved from the training examples repository.
grzesiek-galezowski/atma-filesystem
grzesiek-galezowski/core-maybe
Fork of Functional.Maybe type with few features added
grzesiek-galezowski/azure-test-resources
Classes for creating Azure test resources
grzesiek-galezowski/component-based-test-tool
grzesiek-galezowski/xnsubstitute
My custom NSubstitute extensions
grzesiek-galezowski/any.nsubstitute
Adds Any.Substitute<T>() method to the Any instance generator
grzesiek-galezowski/artifacts-credprovider
The Azure Artifacts Credential Provider enables dotnet, NuGet.exe, and MSBuild to interactively acquire credentials for Azure Artifacts feeds.
grzesiek-galezowski/asp-net-core-extensions
grzesiek-galezowski/Auction-TestDesign-Kata
for learning about test design, specifically with Mocks
grzesiek-galezowski/dd-csharp
grzesiek-galezowski/dotnet-exe-cmdline-builder
Ultra light commandline builder for .net exe, for use with C# scripts and useful when combined with SimpleExec
grzesiek-galezowski/EnveopeBlock
Plugin for Jeskola Buzz Digital Audio Workstation.
grzesiek-galezowski/fluentassertions
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.
grzesiek-galezowski/functional-maybe-extensions
Adds Just() extension method to Functional.Maybe
grzesiek-galezowski/Functional.Maybe
Idiomatic option types for C#
grzesiek-galezowski/langext-collections-json
Json converters for LanguageExt collections for use with System.Text.Json
grzesiek-galezowski/nhotspot
Analysis of git repo inspired by Software Design X-Rays book
grzesiek-galezowski/ReBuzz
ReBuzz Digital Audio Workstation
grzesiek-galezowski/ReBuzzGUI
ReBuzz GUI Components
grzesiek-galezowski/Tennis-Refactoring-Kata
Starting code for a Refactoring Code Kata on the Tennis rules
grzesiek-galezowski/toolbox
Skrzynka narzędziowa
grzesiek-galezowski/trx-converter
Simple trx converter.
grzesiek-galezowski/xassert
Set of helpful assertions, mainly as extensions to FluentAssertions library