{"id":23687547,"url":"https://github.com/jimcostdev/unit-testing","last_synced_at":"2026-01-10T18:30:12.842Z","repository":{"id":262829331,"uuid":"888486842","full_name":"JimcostDev/unit-testing","owner":"JimcostDev","description":"Este repositorio contiene ejemplos y notas personales sobre el uso de pytest para realizar pruebas unitarias en Python. ","archived":false,"fork":false,"pushed_at":"2024-11-20T10:39:34.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-29T23:51:35.848Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JimcostDev.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-14T13:37:23.000Z","updated_at":"2024-11-20T10:39:38.000Z","dependencies_parsed_at":"2024-11-14T14:39:17.031Z","dependency_job_id":"9ddea6c8-a1cf-4bed-8196-9a68647a1931","html_url":"https://github.com/JimcostDev/unit-testing","commit_stats":null,"previous_names":["jimcostdev/unit-testing"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JimcostDev%2Funit-testing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JimcostDev%2Funit-testing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JimcostDev%2Funit-testing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JimcostDev%2Funit-testing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JimcostDev","download_url":"https://codeload.github.com/JimcostDev/unit-testing/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239744101,"owners_count":19689602,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-29T23:50:49.957Z","updated_at":"2026-01-10T18:30:12.793Z","avatar_url":"https://github.com/JimcostDev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python Testing with Pytest: Ejemplos y Notas Personales\n\nEste repositorio contiene ejemplos y notas personales sobre el uso de **pytest** para realizar pruebas unitarias en Python. El propósito principal de este repositorio es ayudarme a aprender sobre pruebas, estructuras de código y las herramientas relacionadas, de una forma simple y directa. Los ejemplos están diseñados para cubrir diferentes tipos de aserciones, manejo de excepciones, y otras características útiles de **pytest**.\n\n## Requisitos\n\nPara instalar `pytest`, puedes usar el siguiente comando:\n\n```bash\npip install pytest\n```\n\n## Ejecutar Tests\n```bash\npytest nombre_test.py -v\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimcostdev%2Funit-testing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjimcostdev%2Funit-testing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimcostdev%2Funit-testing/lists"}