Daily Usage Issues

Wrong Test-Count with MSpec Test

Started by Der-Albert.com on 8,258 views

Hi,

with MSpec, the Test-Count ist not correct.

NCrunch also count the Specification itself, not only the observations.

Best Regards

Albert
Yep - It's doing this for NUnit too. The test contexts and test fixtures are physically represented as tests themselves and the progress indicator is counting them as such. Not conceptually correct. A fix is planned :)

Thanks for the heads up.
For anyone interested, this issue should be fixed in the recently released 1.33b.

Post a reply

Log in to reply.