dSpec checked into SourceForge
April 30th, 2007
http://sourceforge.net/projects/dspec
You can get the very latest code from the SubVersion repository. While I haven’t released a new package of files yet you can get the latest and check out the new AgileDox stuff as well as some new specs for strings and integers.
I tried to use this code with a text listener and I am getting the following behaviour :
1. The AddSuccess method is called at the end of every tests, even if they fail
2. AddFailure is called for every failing check in a test, incrementing the count of failures, leading to bad statistics…
Issue 1 seems to be due to the fact that reporting failures no longer raises EFailureException, therefore not bypassing AddSuccess.
Issue 2 is more a semantic one : does AddFailure usually means test failure or check failure ? Symetrically to AddSuccess, I would say test, but at the same time, reporting all failed checks of a test is a great feature…
I’ll check it out and post my findings.
Thanks for let me know about this.
I came accross your blog and have been reading along.
I found your website perfect for my needs. It contains wonderful and helpful posts. I have read most of them and got a lot from them.