So you have an assertion outside of any test method and which is not
run under NUnitLite at all. It throws an exception because it's not
running in the proper environment. We could analyze in detail exactly
how it fails, but that does not seem very useful. Just don't try to
Assert outside of your tests!
In the case of NUnit, a Main with an Assert would not cause a problem,
because it would not be executed at all.
Charlie
> --
> You received this message because you are subscribed to the Google Groups
> "NUnitLite" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
nunitlite+...@googlegroups.com.
> To post to this group, send email to
nuni...@googlegroups.com.
> Visit this group at
http://groups.google.com/group/nunitlite.
> For more options, visit
https://groups.google.com/groups/opt_out.