Merge pull request #14 from hmalik144/readme_update

README.md updated
This commit is contained in:
2023-02-27 18:55:39 +00:00
committed by GitHub
3 changed files with 7 additions and 0 deletions

View File

@@ -103,3 +103,10 @@ class SumTestSteps {
## Continuous Integration ## Continuous Integration
As part of being an automation tester the project has been connected to CircleCI for CI/CD operations. As part of being an automation tester the project has been connected to CircleCI for CI/CD operations.
We can see our test results in the pipeline to assess performance of testing.
<img src="/img/ci_pipeline.PNG" alt="CircleCI Pipeline" title="CircleCI Pipeline">
## Source Control
The project has many revisions for each piece of work completed to create a workable git tree.
<img src="/img/git_tree.PNG" alt="Github commit tree" title="Github commit tree">

BIN
img/ci_pipeline.PNG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

BIN
img/git_tree.PNG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB