TLSharp/TLSharp.Tests
Andres G. Aragoneses d6887a70f1 Tests: add NUnit support
What's an open source project that cannot be
tested in an open source platform? The best
open source .NET IDE that works in Linux
(MonoDevelop) doesn't have support for
VisualStudio Testing framework, but it has
support for NUnit.

By abstracting a bit the TLSharp.Tests assembly
we can have two different wrappers, one for
NUnit tests and other for VisualStudio tests,
so no one can be left behind.
2016-11-09 00:50:34 +08:00
..
data Redesign Everything 2016-09-24 17:08:26 +03:30
Properties Redesign Everything 2016-09-24 17:08:26 +03:30
app.config Friendlier exceptions for Auth testing 2016-10-31 00:17:03 +08:00
packages.config Redesign Everything 2016-09-24 17:08:26 +03:30
TLSharp.Tests.csproj Tests: add NUnit support 2016-11-09 00:50:34 +08:00
TLSharpTests.cs Tests: add NUnit support 2016-11-09 00:50:34 +08:00