ralfbiedert / interoptopus

The polyglot bindings generator for your library (C#, C, Python, …) 🐙
MIT License
321 stars 28 forks source link

Better unit testing experience #92

Open ralfbiedert opened 1 year ago

ralfbiedert commented 1 year ago

Developers and myself often have trouble running unit tests, compare #90. It would be nice to rework how testing works (e.g., how python and dotnet are handled, how expected output is matched, file & folder structure of test projects, ...)