https://github.com/nunit/nunit-vb-samples
Samples of NUnit Usage in Visual Basic .NET
https://github.com/nunit/nunit-vb-samples
Last synced: 4 months ago
JSON representation
Samples of NUnit Usage in Visual Basic .NET
- Host: GitHub
- URL: https://github.com/nunit/nunit-vb-samples
- Owner: nunit
- License: mit
- Created: 2012-11-01T18:44:23.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2017-06-17T15:12:57.000Z (about 9 years ago)
- Last Synced: 2025-10-24T00:26:50.651Z (8 months ago)
- Language: Visual Basic
- Size: 1.98 MB
- Stars: 6
- Watchers: 13
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
nunit-vb-samples
================
Samples of NUnit Usage in Visual Basic .NET
* **money** Implementation and tests of a currency conversion class
* **syntax** Examples of NUnit syntax in VB