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
Fairly simple. There should be an extension for Visual Studio or a project template that allows a new Legerity UI test project to be created within a solution.
Should come with the latest versions of the packages installed, and an expected folder structure.
If possible, it would be great for it to be able to generate page objects too but this may be out of scope depending on what we can do.
Rationale for the feature
Make it easier to adopt Legerity for Uno Platform
Scope of the feature
Must - Be able to create a new Legerity UI test project from Visual Studio in a solution
Must - Setup the base Legerity framework to make it easier to get started with UI testing with Uno Platform
Should - Be install the latest NuGet packages if possible
Should - Create a standard folder structure for pages, elements, tests
Could - Create initial page objects for the associated Uno Platform project if it exists
Open questions
No response
Other information
No response
The text was updated successfully, but these errors were encountered:
Describe the feature
Fairly simple. There should be an extension for Visual Studio or a project template that allows a new Legerity UI test project to be created within a solution.
Should come with the latest versions of the packages installed, and an expected folder structure.
If possible, it would be great for it to be able to generate page objects too but this may be out of scope depending on what we can do.
Rationale for the feature
Make it easier to adopt Legerity for Uno Platform
Scope of the feature
Must - Be able to create a new Legerity UI test project from Visual Studio in a solution
Must - Setup the base Legerity framework to make it easier to get started with UI testing with Uno Platform
Should - Be install the latest NuGet packages if possible
Should - Create a standard folder structure for pages, elements, tests
Could - Create initial page objects for the associated Uno Platform project if it exists
Open questions
No response
Other information
No response
The text was updated successfully, but these errors were encountered: