Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kevgathuku/pytest-intro
Getting started with pytest
https://github.com/kevgathuku/pytest-intro
Last synced: about 1 month ago
JSON representation
Getting started with pytest
- Host: GitHub
- URL: https://github.com/kevgathuku/pytest-intro
- Owner: kevgathuku
- License: mit
- Created: 2017-01-16T12:08:34.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-01-25T16:36:04.000Z (almost 4 years ago)
- Last Synced: 2024-04-16T04:06:58.672Z (8 months ago)
- Language: Python
- Homepage: https://semaphoreci.com/community/tutorials/testing-python-applications-with-pytest
- Size: 5.86 KB
- Stars: 11
- Watchers: 3
- Forks: 61
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# pytest-intro
[![Build Status](https://semaphoreci.com/api/v1/kevgathuku/pytest-intro/branches/pull-request-2/badge.svg)](https://semaphoreci.com/kevgathuku/pytest-intro)
Companion code for [Testing Python Applications with Pytest](https://semaphoreci.com/community/tutorials/testing-python-applications-with-pytest)