Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 349 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 349 Bytes

F# with Reactive Extensions

F# implementation using the Reactive Extensions for .NET.

Run the tests (using a Testcontainers scenario server):

cd EasyRacer.Tests
dotnet test

Run against a manually started scenario server:

cd EasyRacer
dotnet run