Re: CSUnit
Marcus <[email protected]>
| Newsgroups | gmane.comp.gnu.dotgnu.developer |
|---|---|
| Message-ID | <[email protected]> |
Is there a way to run tests using a different runtime/class lib, to compare whether they pass on other systems? On Wednesday 22 September 2004 4:22 pm, Rhys Weatherley wrote: > On Wednesday 22 September 2004 07:12 pm, Marcus wrote: > > How up-to-date is the documentation for CSUnit in pnetlib/doc? I'm > > thinking about adding some tests for System.Reflection.Emit. > > It's accurate. CSUnit doesn't change very much. Also look at other tests > in the source tree for guidance. The main methods you will want for > assertion testing are in "pnetlib/csunit/TestCase.cs".