Pinned Repositories
CleanInstallationDirectories
Task Group to clean installation directories under AzureDevops when deploying using the pattern $(InstallationRoot)\$(Release.ReleaseName)
docker-demo
Simple Angular 4 app to demonstrate docker build
git-alias-presentation
katas.fizzbuzz
Fizzbuzz Kata implementation with Open-Closed rules
machine.specifications
Machine.Specifications is a Context/Specification framework for .NET that removes language noise and simplifies tests.
machine.specifications.fakes
A generic model for using fakes and automocking on top of Machine.Specifications
MSpecDemo
A demonstration of the Machine.Specifications Testing Framework
Octopus.CustomInstallationDirectory.RetentionPolicy
Apply Retention Policy to Custom Installation Directory in Octopus
paxdev.github.io
PaxDev.Machines.Fakes.Async
Helper classes to assist with async in Machine.Specifications
paxdev's Repositories
paxdev/MSpecDemo
A demonstration of the Machine.Specifications Testing Framework
paxdev/CleanInstallationDirectories
Task Group to clean installation directories under AzureDevops when deploying using the pattern $(InstallationRoot)\$(Release.ReleaseName)
paxdev/docker-demo
Simple Angular 4 app to demonstrate docker build
paxdev/git-alias-presentation
paxdev/katas.fizzbuzz
Fizzbuzz Kata implementation with Open-Closed rules
paxdev/machine.specifications
Machine.Specifications is a Context/Specification framework for .NET that removes language noise and simplifies tests.
paxdev/machine.specifications.fakes
A generic model for using fakes and automocking on top of Machine.Specifications
paxdev/Octopus.CustomInstallationDirectory.RetentionPolicy
Apply Retention Policy to Custom Installation Directory in Octopus
paxdev/paxdev.github.io
paxdev/PaxDev.Machines.Fakes.Async
Helper classes to assist with async in Machine.Specifications
paxdev/ServiceResolver
A library to allow Registration of an IoC container/resolver where it would otherwise be unavailable
paxdev/SetReleaseVariable
A task to set an Azure DevOps Release Variable in a way that can be shared between pipelines
paxdev/ShouldlyDemo
Sample code for Shouldly demo blog post at https://blog.paulaxon.co.uk/shouldly/demo
paxdev/Testing.Logging
A test double for ILogger