You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Category: Functionality Visibility: Users Resolution: Resolved: We should implement this in one project and then port it to the other.
Description
Since the Console runner never used it, some function was left out of the engines' Reload API, which makes it unusable by the GUI. The GUI instead simply unloads and loads the assemblies. However, this isn't fully satisfactory because information displayed is lost in the process when a new package is created.
The text was updated successfully, but these errors were encountered:
It's actually unclear if this is still a problem so I'm dropping it from the beta5 release for now. We can test further with the GUI when it's using the beta5 engine.
NUnit Compatibility Issue
Category: Functionality
Visibility: Users
Resolution: Resolved: We should implement this in one project and then port it to the other.
Description
Since the Console runner never used it, some function was left out of the engines' Reload API, which makes it unusable by the GUI. The GUI instead simply unloads and loads the assemblies. However, this isn't fully satisfactory because information displayed is lost in the process when a new package is created.
The text was updated successfully, but these errors were encountered: