Amir Barylko
Results
3
issues of
Amir Barylko
I am trying to run an example from the command line but spec runner does not find any tests.
In Summary: - Changed 'CreatePackage' in build.fsx to run ilmerge before creating the package - Changed build fsx to use Fake build instead of calling rake - Added Ninject dependency...
Tried to run the fspec command line runner after installing the nuget package. I got an exception because the following dependencies are missing: - FSharp.Core - FSpec - CommandLine