Using Turbolinks with the SAFE web stack
“Do you really need a single-page application for that?”
“Do you really need a single-page application for that?”
Property based tests part 4 - production code repeated in tests.
Property based tests part 3 - generators with too many output values.
Property based tests part 2 - More about generators.
I’ve been wanting to try property-based testing in a real-life situation for some time, and decided to try it out with the test suite for our open source lib...
Recently when working on a feature for a client, writing the normal barrage of C# null-checks and unit-tests verifying that my model state wasn’t invalid, a ...
Property based tests part 4 - production code repeated in tests.
Property based tests part 3 - generators with too many output values.
Property based tests part 2 - More about generators.
I’ve been wanting to try property-based testing in a real-life situation for some time, and decided to try it out with the test suite for our open source lib...
Property based tests part 4 - production code repeated in tests.
Property based tests part 3 - generators with too many output values.
Property based tests part 2 - More about generators.
I’ve been wanting to try property-based testing in a real-life situation for some time, and decided to try it out with the test suite for our open source lib...
Recently when working on a feature for a client, writing the normal barrage of C# null-checks and unit-tests verifying that my model state wasn’t invalid, a ...
“Do you really need a single-page application for that?”
“Do you really need a single-page application for that?”
“Do you really need a cloud for that?” or: How I spent my 2020 summer vacation
“Do you really need a cloud for that?” or: How I spent my 2020 summer vacation
In this blog post I will show how we reduced our 1000+ lines of Azure Service Bus arm-template configuration to just a few lines of F#. And then some…