зеркало из
1
0
Форкнуть 0
Samples of NUnit Usage in F#
Перейти к файлу
Chris Maddock f0cacd0204
Merge pull request #6 from nunit/enable_building_with_vs2019
Enable building with VS2019
2019-05-30 09:25:54 +01:00
money Remove copyright notices, update NUnit and Cake 2017-06-17 15:12:45 +01:00
syntax Remove copyright notices, update NUnit and Cake 2017-06-17 15:12:45 +01:00
tools Update NUnit runner 2019-05-29 21:26:49 -04:00
.gitignore Build and CI scripts 2016-04-07 14:51:25 +01:00
.travis.yml Add Travis task 2016-04-07 14:54:37 +01:00
BUILDING.md Build and CI scripts 2016-04-07 14:51:25 +01:00
LICENSE.txt Add License 2017-06-16 07:05:00 -07:00
README.md Update README.md 2016-03-11 11:53:40 -08:00
appveyor.yml VSWhere does not exist in VS2015 2019-05-29 21:50:33 -04:00
build Unix files +x 2016-04-07 14:52:28 +01:00
build.cake Fix unused variable warning 2019-05-27 08:12:10 -04:00
build.cmd Build and CI scripts 2016-04-07 14:51:25 +01:00
build.ps1 Remove copyright notices, update NUnit and Cake 2017-06-17 15:12:45 +01:00
build.sh Remove copyright notices, update NUnit and Cake 2017-06-17 15:12:45 +01:00

README.md

nunit-fsharp-samples

Samples of NUnit Usage in F#

  • money Implementation and tests of a currency conversion class
  • syntax Examples of NUnit syntax in F#