Skip to content

Commit

Permalink
Adding cod & con files (#124)
Browse files Browse the repository at this point in the history
### To be filled by the PR creator:

* A brief description of the changes made - 

* Do we have clean latest run report (Docker or Browserstack) attached
with this PR?
  * [ ] Yes
  * [ ] No (Please explain why)

* Does the PR contain changes to any core file?
  * [ ] Yes (Needs approval from at least 1 people)
  * [ ] No

* Is it
  * [ ] New Testcase
  * [ ] Fix


### To be filled by the PR reviewer:

* [ ] Verify the attached run report passed in GitHub Actions (Docker or
Browserstack run)

* General
    * [ ] Use the best strategy to locate the elements
    * [ ] Comments wherever the code is not readable by itself
    * [ ] Use of the right data structure for the use case
    * [ ] Reuse logic/functionality as much as possible
    * [ ] Cleanup of any test data that is generated by the tests
    * [ ] No static waits
  • Loading branch information
tauqirsarwar1 authored May 7, 2024
2 parents 3bf3896 + 9ca3309 commit 9c85ae5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ Pytest Automation Boilerplate
==================================
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-1EAEDB)]()
[![license](https://img.shields.io/badge/license-MIT-blue)](https://opensource.org/license/mit)
[![Release](https://img.shields.io/github/release/rife2/tests-badge.svg)](https://github.com/tweag/pytest-automation-boilerplate/releases/latest)

About the Project
-----------------
Expand Down

0 comments on commit 9c85ae5

Please sign in to comment.