p-org / PSharp

A framework for rapid development of reliable asynchronous software.
MIT License
390 stars 37 forks source link

Loading settings from the .config file #388

Open akashlal opened 5 years ago

akashlal commented 5 years ago

PSharpTestser currently loads appSettings from the .config file of the assembly under test. But other things (like assembly bindings) are not loaded.