-
Ship secure high quality software faster.
-
Latest Posts
- SaturdayMP Show 80: Creating PostCast (Part 2 – Testing Fyne Packaging)
- SaturdayMP Show 79: Creating PostCast (Part 1 – Setting up Go Environment)
- SaturdayMP Show 78: Advent of Code 2025 (Day 1 – Part 2: Success)
- Weekly Dev Chat IRL: Advent of Code/Cyber
- SaturdayMP Show 77: Advent of Code 2025 (Day 1 – Part 2: Failure)
-
Tag! Your it!
.NET .NET Core adventofcode ASP.NET MVC BackAndForth Behemoth Garden BEMCheckBox Birm C# DataGrip Docker Edmonton .NET User Group Entity Framework fun hack the box human resource machine Introduction to ORMs for DBAs ios jekyll kids thinking outside the box Mini-Compressor native-binding NUnit ORM picoctf python react Reduce image size Reduce photo size ruby RubyMine ruby on rails saturdaymp show saturdaympshow security Smaller images software development sql-server standard ruby Takeaways TeamCity Today I Learned xamarin xamarin ios .net native-binding xplugins
-
Archives
Daily Archives: October 24, 2017
Today I Learned How to Create Custom NUnit Constraints – Part 2: Constraint Usage Syntax
In Part 1 we created a custom NUnit constraint but you where limited in using the constraint. You could only write: It would be nice to write: To do that you should read the documentation. End of blog post. So is … Continue reading
Posted in Code Examples, Software Development, Today I Learned
Tagged NConstraints, NUnit
Comments Off on Today I Learned How to Create Custom NUnit Constraints – Part 2: Constraint Usage Syntax