Skip to content

Commit

Permalink
README refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
irinaBerendeeva87 committed Dec 12, 2023
1 parent 8c7a72c commit 7fc0294
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,18 @@

Java Project with Cucumber, JUnit, and Allure

I have tested the basic functionality of the web application [Wikipedia.](https://en.wikipedia.org/wiki/Main_Page)

The project implements functionality related to changing data format, scrolling, searching, and user login.
All scenarios are described in the respective feature files.
The development of this framework was conducted in the develop branch.


### Requirements

- Java 17
- Maven
- Cucumber 7
- Cucumber 7.14.1
- Cucumbe Picocontainer 7.14.1
- JUnit4
- Allure

Expand Down

0 comments on commit 7fc0294

Please sign in to comment.