Skip to content

Commit

Permalink
Merge branch 'develop' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
vdelendik authored Nov 19, 2020
2 parents 8e89f75 + fa66ed9 commit 31299e6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
<img src="./docs/img/zebrunner_logo.png">
</p>

* Zebrunner is a [Continuous configuration automation](https://en.wikipedia.org/wiki/Infrastructure_as_code#Continuous_configuration_automation) framework for continuous testing (running various kinds of tests on the code to gain successive levels of confidence in the quality of the code), and (optionally) continuous deployment. It is built in accordance with [Infrastructure as Code](https://en.wikipedia.org/wiki/Infrastructure_as_code) processes.
Zebrunner is a [Continuous configuration automation](https://en.wikipedia.org/wiki/Infrastructure_as_code#Continuous_configuration_automation) framework for continuous testing (running various kinds of tests on the code to gain successive levels of confidence in the quality of the code), and (optionally) continuous deployment. It is built in accordance with [Infrastructure as Code](https://en.wikipedia.org/wiki/Infrastructure_as_code) processes.
> It is integrated by default with [carina-core](http://www.carina-core.io) open source TestNG framework and uses Jenkins as a CI Tool.
* It is built on top of popular docker solutions, it includes Postgres database, [Zebrunner Reporting](https://zebrunner.github.io/documentation/), Jenkins Master/Slaves Nodes, Selenium Hub, Mobile Device Farm (MCloud), SonarQube etc.
It is built on top of popular docker solutions, it includes Postgres database, [Zebrunner Reporting](https://zebrunner.github.io/documentation/), Jenkins Master/Slaves Nodes, Selenium Hub, Mobile Device Farm (MCloud), SonarQube etc.

* All components are deployed under NGINX WebServer which can be configured in a fully secured environment
All components are deployed under NGINX WebServer which can be configured in a fully secured environment

* Zebrunner subcomponents all together can be used as an effective Test Automation infrastructure for test automation development, execution, management, etc.
Zebrunner subcomponents all together can be used as an effective Test Automation infrastructure for test automation development, execution, management, etc.

![Alt text](./docs/img/qps-infra.png?raw=true "Zebrunner (Community Edition)")

Expand Down
1 change: 1 addition & 0 deletions docs/config-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ Once the app is created, you need to install it in your target organization to *

Install your GitHub App from the app's settings page.


* Go to your **GitHub profile > Developer settings > GitHub Apps > Your app name > Install App**
* Select the organization to install the app
* Select **All repositories**
Expand Down
2 changes: 1 addition & 1 deletion jenkins

0 comments on commit 31299e6

Please sign in to comment.