opentap / OpenTap.Python

Python integration for OpenTAP
Apache License 2.0
20 stars 6 forks source link

Not all types are stubbed correctly. #172

Open rmadsen-ks opened 3 months ago

rmadsen-ks commented 3 months ago

Due to the fact that the stubbing code assumes one namespace per assembly it is not able to stub everything in the right way.

For example System.Int32 is stubbed as Microsoft.Int32.