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