This cross platform - Linux, Mac OS X and Windows - F# .Net library and smartphone app to chart the nine Maya waves of Carl Johan Calleman.
1:: SPDX-License-Identifier: MIT
2:: Copyright (C) 2021 Roland Csaszar
3::
4:: Project: NineWaves
5:: File: run_coverage.bat
6:: Date: 25.Apr.2021
7:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
8
9:: /p:AltCoverReportFormat=�Json�, �NCover� or default �OpenCover�
10
11dotnet test -v n /p:AltCover=true /p:AltCoverReportFormat=OpenCover /p:AltCoverReport=.\coverage.xml