F# generated CIL has some unique properties (like potentially missingParameterInfo.Name
) that should be caught in our test-suite. For that we should have a test project likePython.Tests
written in F# that is called from the pytest test-suite in the same fashion as the C# tests.