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

reorganize tutorials #167

Open
adrian-herscu opened this issue Jul 17, 2023 · 0 comments
Open

reorganize tutorials #167

adrian-herscu opened this issue Jul 17, 2023 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@adrian-herscu
Copy link
Collaborator

adrian-herscu commented Jul 17, 2023

Current State
It is necessary to browse multiple pages in order to get running.

How to make it better
On the landing page have a short manual:

Command Screenshot
generate
run self tests
view report
run windows tests
open in IDE
run from IDE
mvn --batch-mode archetype:generate ^
  -Dmaven.wagon.http.ssl.insecure=true ^
  -DarchetypeGroupId=dev.aherscu.qa ^
  -DarchetypeArtifactId=qa-testing-archetype ^
  -DarchetypeVersion=LATEST ^
  -DgroupId=com.acme ^
  -DartifactId=testing ^
  -Dversion=0.0.1-SNAPSHOT ^
  -Dpackage=com.acme.testing
         
cd testing & mvnw -Ptesting-self
@adrian-herscu adrian-herscu added the enhancement New feature or request label Jul 17, 2023
@adrian-herscu adrian-herscu self-assigned this Jul 17, 2023
@adrian-herscu adrian-herscu added documentation Improvements or additions to documentation and removed enhancement New feature or request labels Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant