clr-loader/tests
Benedikt Reinartz 46143d400b
Refactoring to improve API and allow configless .NET Core loading (#31)
- Drop `Runtime` wrapper in favour of an abstract base class
- Use `pathlib` throughout and allow it as parameter
- Expose a `shutdown` method (that is a noop in most cases, but at least
  it exists)
- Add functions to find all installed .NET Core runtimes
- If no runtime configuration is given, generate a simple one in a
  temporary directory
2022-09-16 20:30:49 +02:00
..
test_common.py Refactoring to improve API and allow configless .NET Core loading (#31) 2022-09-16 20:30:49 +02:00