In February we had: 1686 "unit" tests ran in 5:11s 5.4 tests/sec estimated if nothing changed - our test suite would be taking > 20 minutes by the end of this year.
In February we had: 1686 "unit" tests in 5:11s 5.4 tests/sec estimated if nothing changed - our test suite would be taking > 20 minutes by the end of this year. In the BEST CASE
a candidate should persist and hydrate correctly") .Given(TheCandidateService) .And(ASavedValidCandidate) .When(IFetchTheCandidate) .Then(TheFetchedCandidateShouldBeProperlyInitalized) .Execute(); }