2021/12/santa-sleigh-xunit/ #730
Replies: 1 comment 2 replies
-
|
Sweet! As a quick exercise (and without realising you'd used FSCheck already ;-)) I had a quick bash to identify some properties which would reduce the number of tests you had for the basic elements. I came up with a few properties here: https://gist.github.com/isaacabraham/e74ccb69cee86112eee7148ec59d27e4#file-santa-fs-L44 Basically things like:
etc. Might give you some ideas for some opportunities to trim some of those tests you have even further :-) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
2021/12/santa-sleigh-xunit/
Solving our C# Advent 2021 challenge using the xUnit framework.
https://seankilleen.com/2021/12/santa-sleigh-xunit/
Beta Was this translation helpful? Give feedback.
All reactions