Zaczniemy od tego, co tak na prawdę robi AutoFixture? Jak go używać? I dlaczego jest taki pomocny w testowaniu?
While looking for some efficient solution to mock (or autogenerate) some testing data I stumbled upon this funny-named library called Bogus. I tried and compared it with another well-known library called AutoFixture. They’re both powerful and can speed up tedious manual object initialization. I was looking for a solution that would work with Entity Framework and our database models which required that some selected properties were always not-null. Also, just for my own...
Jak tworzyc dane testowe przy pomocy biblioteki AutoFixture oraz tworzenie mock'ów w testach z FakeItEasy
Daj się poznać 2016 3115 dni, 18 godzin, 5 minut temu 61 źrodło rozwiń