cslaTest Documentation
Old forum URL: forums.lhotka.net/forums/t/4358.aspx
Jimbo posted on Friday, February 15, 2008
Can someone point me in the right direction to find relevant
documentation about cslaTest. The why, how etc and how it is applied .
RockfordLhotka replied on Sunday, February 17, 2008
To my knowledge there is no documentation - I've certainly never written any.
Generally speaking, do this:
- download and install nunit 2.4.4
- make sure your directory structure matches mine (cslacs, cslavb and cslatest should be at the same level in your folder structure)
- build csla
- build cslatest (if you are only doing C# or VB you may want to remove the other project from the cslatest solution for simplicity)
- run nunit
- open the appropriate csla test project from the cslatest folder
- run the test
Copyright (c) Marimer LLC