fable-plugins-nunit

Fable Plugin for NUnit Tests

Usage no npm install needed!

<script type="module">
  import fablePluginsNunit from 'https://cdn.skypack.dev/fable-plugins-nunit';
</script>

README

fable-plugins-nunit

Fable plugin for NUnit tests

Installation

$ npm install --save-dev fable-plugins-nunit

Usage

$ fable MyScript.fsx --plugins node_modules/fable-plugins-nunit/Fable.Plugins.NUnit.dll

Check the tutorial for more info.