-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Select UI platform for developing the next version of the GUI #469
Comments
List of contenders... feel free to add others...
|
how would one use a javascript framework to work as a visual studio extension? I was just looking that up a minute ago? |
Avalonia looks neat cause of the cross platform |
Re Javascript: the UI would be invoked from the extension, probably hosted in docked panels. I'm doing experiments with Avalonia right now. |
Because the code already exists, TestCentric 2.0 will use Windows Forms. Discussion of a future platform will wait for a possible 3.0 version. I've updated the issue title to reflect this. |
Ideally, should support both execution and development on Windows, Mac and Linux. It should be suitable for porting as a Visual Studio extension.
The text was updated successfully, but these errors were encountered: