dotnetomaniak.pl - Artykuły z tagiem autofixture

Zaczniemy od tego, co tak na prawdę robi AutoFixture? Jak go używać? I dlaczego jest taki pomocny w testowaniu?

Dziel się z innymi:
AutoFixture – jak zacząć? – programmer-girl

Inne 1704 dni, 22 godziny, 8 minut temu Weronika Mularczyk 168 źrodło rozwiń

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...

Dziel się z innymi:
Bogus fake data generator in .Net testing – Dominik Roszkowski

Narzędzia 2459 dni, 16 godzin, 52 minuty temu orestesgaolin 89 źrodło rozwiń

Jak tworzyc dane testowe przy pomocy biblioteki AutoFixture oraz tworzenie mock'ów w testach z FakeItEasy

Źródło: devblog.dymel.pl
Dziel się z innymi:
Creating test data and mocking dependencies - Michał Dymel - DevBlog

Daj się poznać 2016 2911 dni, 21 godzin, 40 minut temu Michal Dymel 60 źrodło rozwiń

Najaktywniejsi w tym miesiącu