Browse Source

Readme next try

bernhardbuhl 4 years ago
parent
commit
f4d449b3e2
1 changed files with 3 additions and 3 deletions
  1. 3 3
      README.md

+ 3 - 3
README.md

@@ -9,7 +9,7 @@ conda activate baangt
 pip install baangt
 ```
 ## Installation from GIT-Repository:
-Clone the repository: ``GIT CLONE https://gogs.earthsquad.global/baangt``
+Clone the repository: `GIT CLONE https://gogs.earthsquad.global/baangt`
 
 Then fire up your favorite virtual environment, e.g. 
 `CONDA create baangt`, activate it, e.g. `CONDA activate baangt` and install the necessary requirements: 
@@ -17,12 +17,12 @@ Then fire up your favorite virtual environment, e.g.
 
 
 ##Usage
-``baangt`` can be used for API, oData V2/V4, Browser (Chrome, Firefox, Safari, IE and more) Testing based on a common 
+`baangt` can be used for API, oData V2/V4, Browser (Chrome, Firefox, Safari, IE and more) Testing based on a common 
 data layer. As complex as this sounds, as easy is it to start with, give it a try!
 ##Preparation
 You need at least a data- and a sequence definition file (example: `DropsSimple.xlsx` in the root folder of `baangt`).
 ##Run the Testcase
-``Python baangt.py --run="DropsSimple.xlsx"`` will execute the testcases defined in the file (login to drops-app, recycle 
+`Python baangt.py --run="DropsSimple.xlsx"` will execute the testcases defined in the file (login to drops-app, recycle 
 a product)
 ##Receive the results
 You'll find the output file in the folder `1testoutput` as XLSX with a summary of duration, successful vs. non-successful