I work in an environment that is going to start using nUnit and nUnitAsp for some TDD. The actual tests themselves aren't proving to be much of a problem, but we are running into another issue that is causing division.
Our lead developer wants to build a unit test that would be run against a new server. It would check for the existence of DSNs and Application directories, etc. If those things didn't exist, it would fail the test.
I am now tasked with finding out some information about this, but I don't even know how to search for this. Everything I have tried makes it look like no one else is trying to do this.
Is this a mistake? Is there a better way to do these kinds of checks? I know that this isn't the use of Unit Testing, per se, but it could work - and does in limited testing.
Can you offer any suggestions or comments on this, please? Thank you.
----------------------------------------
TWljcm8kb2Z0J3MgIzEgRmFuIQ==
Our lead developer wants to build a unit test that would be run against a new server. It would check for the existence of DSNs and Application directories, etc. If those things didn't exist, it would fail the test.
I am now tasked with finding out some information about this, but I don't even know how to search for this. Everything I have tried makes it look like no one else is trying to do this.
Is this a mistake? Is there a better way to do these kinds of checks? I know that this isn't the use of Unit Testing, per se, but it could work - and does in limited testing.
Can you offer any suggestions or comments on this, please? Thank you.
----------------------------------------
TWljcm8kb2Z0J3MgIzEgRmFuIQ==