summaryrefslogtreecommitdiff
path: root/Source/UnitTests/CoreTests/AbsyMetadata.cs
Commit message (Collapse)AuthorAge
* Introduce unit tests which use NUnit. NUnit is now a dependencyGravatar Dan Liew2014-11-17
so developers need to install it via NuGet. There aren't many tests yet. Just a few for Core and Basetypes but hopefully more will be added in the future. More information can be found in Source/UnitTests/README.md