Skip to content

Commit d14b3ed

Browse files
authored
Merge pull request #2 from aquality-automation/feature/folders-structure
Create basic folders structure
2 parents 6979eac + 35501fd commit d14b3ed

File tree

6 files changed

+62
-1
lines changed

6 files changed

+62
-1
lines changed

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,17 @@
1-
# aquality-templates
1+
# Templates
2+
3+
This repository contains templates for all *aquality automation* family libraries.
4+
5+
### Structure
6+
7+
- [**java/**](./java) (will be ready soon)
8+
- [**aquality-selenium-template**](./java/aquality-selenium-template)
9+
- [**aquality-appium-mobile-template**](./java/aquality-appium-mobile-template)
10+
- [**dotnet/**](./dotnet) (will be ready soon)
11+
- [**aquality-selenium-template**](./dotnet/aquality-selenium-template)
12+
- [**aquality-appium-mobile-template**](./dotnet/aquality-appium-mobile-template)
13+
- [**aquality-winappdriver-template**](./dotnet/aquality-winappdriver-template)
14+
15+
### How to use
16+
17+
Just download necessary template and go ahead!
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Aquality Appium Mobile Template Project
2+
3+
### Project structure
4+
5+
### Configuration
6+
7+
### Tests execution
8+
9+
### Reporting
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Aquality Selenium Template Project
2+
3+
### Project structure
4+
5+
### Configuration
6+
7+
### Tests execution
8+
9+
### Reporting
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Aquality WinAppDriver Template Project
2+
3+
### Project structure
4+
5+
### Configuration
6+
7+
### Tests execution
8+
9+
### Reporting
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Aquality Appium Mobile Template Project
2+
3+
### Project structure
4+
5+
### Configuration
6+
7+
### Tests execution
8+
9+
### Reporting
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Aquality Selenium Template Project
2+
3+
### Project structure
4+
5+
### Configuration
6+
7+
### Tests execution
8+
9+
### Reporting

0 commit comments

Comments
 (0)