Skip to content

Commit 3a52d37

Browse files
authored
Update README.md
1 parent 36d3bfb commit 3a52d37

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,28 @@ My personal test automation project to trigger automated tests, generate Allure
77

88
Test object👉
99
[![Epolif](https://user-images.githubusercontent.com/104420244/215063855-70b40acd-970f-4032-9725-a86ef43ca9b7.png)](https://epolif.ru/)
10+
11+
MY👉
12+
[<img src="https://logosmarken.com/wp-content/uploads/2021/03/Trello-Logo-650x366.png" alt='Trello' width="115" height="70">](https://trello.com/w/new48343486)
13+
14+
#### [**_This website is still under construction, I add new tests as new features arise._**](https://epolif.ru/)
15+
16+
17+
18+
#### How to work with the Repo:
19+
1. Create a local folder.
20+
2. Clone the repo using the `git clone <repo-url>` command.
21+
3. Open the project in your preferred Java IDE (e.g., IntelliJ IDEA, Eclipse).
22+
4. Build the project by running tests with Maven: `mvn clean test`.
23+
5. Create a branch and start working.
24+
25+
[**ALLURE REPORT**](https://ptchela.github.io/EpolifJavaTestngSeleniumAllure)
26+
27+
#### Useful links <a name="some-links"></a>
28+
29+
[![Java](https://img.shields.io/badge/-Java-464646?style=flat-square&logo=Java)](https://www.oracle.com/java/)
30+
[![Maven](https://img.shields.io/badge/-Maven-464646?style=flat-square&logo=Apache%20Maven)](https://maven.apache.org/)
31+
[![JUnit](https://img.shields.io/badge/-JUnit-464646?style=flat-square&logo=JUnit)](https://junit.org/)
32+
[![Allure](https://img.shields.io/badge/-Allure-464646?style=flat-square&logo=Allure)](http://allure.qatools.ru/)
33+
[![GitHub%20Actions](https://img.shields.io/badge/-GitHub%20Actions-464646?style=flat-square&logo=GitHub%20actions)](https://github.com/features/actions/)
34+
[![GitHub%20Pages](https://img.shields.io/badge/-GitHub%20Pages-464646?style=flat-square&logo=GitHub%20Pages)](https://pages.github.com/)

0 commit comments

Comments
 (0)