Skip to content
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

[Feature] Visual Studio extension or project template for creating new Legerity UI test project #130

Open
tom-made opened this issue Jun 5, 2022 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@tom-made
Copy link
Contributor

tom-made commented Jun 5, 2022

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

@tom-made tom-made added enhancement New feature or request help wanted Extra attention is needed labels Jun 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant