Skip to content
View vyahello's full-sized avatar
πŸ‘·β€β™‚οΈ
focusing ...
πŸ‘·β€β™‚οΈ
focusing ...

Organizations

@upymake @aiopymake @utestpy
Block or Report

Block or report vyahello

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
vyahello/README.md

Welcome!

success: bool = False
while not success:
    self.enhance()
    self.challenge.solve()
    if not self.challenge.completed():
        continue
    success: bool = True

πŸ‘¨β€πŸ’» Languages and Tools

Python Bash Pytest SQL Git HTML Arch Linux

Please follow and don't forget to leave a star

Pinned

  1. python-ood python-ood Public

    πŸ’  Essential object oriented design (python, pytest, travisCI)

    Python 55 9

  2. quotes quotes Public

    πŸ“‹ Web app to reflect famous quotes (django, pytest, docker, k8s, heroku, travisCI)

    Python 4 1

  3. utestpy/python-page-object utestpy/python-page-object Public

    πŸ“” Page object design pattern implementation (python, pom, selenium, pytest, travisCI)

    Python 49 22

  4. upymake/urequest upymake/urequest Public

    🌐 User friendly HTTP python client (requests, pytest, travisCI)

    Python 5

  5. utestpy/pytest-confluence-report utestpy/pytest-confluence-report Public

    πŸ“Š Pytest plugin to convert test results into confluence report (pytest, confluence REST, githubCI)

    Python 5 2

  6. utestpy/pytest-emoji-output utestpy/pytest-emoji-output Public

    🎭 Pytest plugin to represent test output with emoji (pytest, githubCI, travisCI)

    Python 10 3