ReasoningEngine icon indicating copy to clipboard operation
ReasoningEngine copied to clipboard

Add console test runner

Open wintersteiger opened this issue 5 years ago • 0 comments

Adds a simple command-line test runner that can be used to run and debug locally, without the need for Jupyter notebooks.

Note the changes to RENotebookApi\RENotebookApi.fsproj; I'm not sure which .NET framework we want to use, but in my opinion, this should all be netstandard2.0 and not net472.

wintersteiger avatar Oct 23 '20 22:10 wintersteiger