Skip to content

Selenium Automation Framework with Spring Boot DI (Dependency Injection)

Notifications You must be signed in to change notification settings

kjayachandra2000/spring-dependency-injection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring boot dependency-injection

Summary

This project uses spring as dependency injection and to inject the steps in tests and to inject pages in steps.

Philosophy here is: "Keep it simple, stupid".

Requirements

Java 8, Junit 5, Maven

Run tests from command line

mvn clean test. or mvn clean test -Dtags=smoke

Useful links

https://github.com/bonigarcia/webdrivermanager

http://allure.qatools.ru/

About

Selenium Automation Framework with Spring Boot DI (Dependency Injection)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages