GitHunt

selenium_java_showcase

Java CI with Maven

GitHub pull-requests
GitHub branches
GitHub latest commit
GitHub commits
License

  • This repo will contain Selenium Automation with Java & TestNG along with CI/CD on Github Actions for showcase purposes.

  • For checking the codes and test run of this suite please follow the below process:

  • ➡ Clone This Repo by running git clone {Repo HTTPS/SSH code}

  • ➡ Now open Terminal from your IDE. I'm using IntelliJ Idea

  • ➡ Run the following Codes for test suite execution on testSuite.xml file

  •               💠 mvn clean
    
  •               💠 mvn compile
    
  •               💠 mvn clean test
    
  • For Now this project has only the Surefire Report that you can find on target folder at Base Directory

  • Using Allure Report for reporting of this project.

Languages

Java100.0%

Contributors

Apache License 2.0
Created January 17, 2023
Updated June 3, 2025