Unit tests in F# – friendly names

After few years of writing unit tests I have decided to replace MSTest framework with nUnit. There are few reasons of this. MSTest hasn’t change much since it was introduced in 2010 so it is far behind it’s competitors. It lacks of Assert.Throws. There is ExpectedException attribute but it isn’t consistent with other asserts and test coverage […]

Wroc# – second edition

At 10th of march 2016 we had the second edition of Wroc# – a conference organized by Objectivity company. This event, as well as previous one, was intended for .NET developers mostly. First presentation has started at 9 A.M. Perfect event preparation has been visible since entering into an event area. There were free all […]