Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Nikos Baxevanis
Nikos Baxevanis has asked
14
questions and find answers to
84
problems.
Stats
2.4k
EtPoint
819
Vote count
14
questions
84
answers
About
Involved with automated testing tools; the F# and Haskell version of Hedgehog, AutoFixture, FsCheck.
Nikos Baxevanis questions
Is there an F# equivalent of Enumerable.DefaultIfEmpty?
Filter site.related_posts in Jekyll
Carrying per-request context using the HttpRequestMessage.Properties
Func<T, TResult> property in F#
Temporarily disable StyleCop warnings on ReSharper 6
Visual Studio shows "Updating source control status" after installing ASP.NET MVC 4 Beta
How to handle exceptions thrown by Tasks in xUnit .net's Assert.Throws<T>?
Which is better? Unit-test project per solution or per project?
InvalidCastException is thrown after installing ASP.NET MVC 4 Beta
Nikos Baxevanis answers
Using AutoFixture to set properties on a collection as data for an Xunit theory
AutoFixture: Supply a Func as a constructor argument
Can Autofixture.Create<int> return a negative value?
AutoFixture: PropertyData and heterogeneous parameters
Is it possible in AutoFixture SemanticComparison to set custom comparer for specified type
Specifying [readonly] property values [via ctor args] when instantiating [immutable] objects with AutoFixture
Create an instance of FormsAuthenticationTicket with a valid XML string in UserData
Autofixture + NSubstitute: Freezing a mock?
F# Discriminated Union usage from C# [duplicate]
WPF Validating unbound textbox