A required part of this site couldn’t load. This may be due to a browser extension, network issues, or browser settings. Please check your connection, disable any ad blockers, or try using a different browser.
Unverified details These details have not been verified by PyPI Project links Changelog Documentation Issue Tracker Sources Meta License Expression: MIT SPDX License Expression Author: Marc Schlaich Maintainer: Ionel Cristian Mărieș Tags cover , coverage , distributed , parallel , py.test , pytest Requires: Python >=3.9 Provides-Extra: testing Classifiers Development Status 5 - Production/Stable F
pytest: helps you write better programs¶ The pytest framework makes it easy to write small, readable tests, and can scale to support complex functional testing for applications and libraries. pytest requires: Python 3.7+ or PyPy3. PyPI package name: pytest A quick example¶ # content of test_sample.py def inc(x): return x + 1 def test_answer(): assert inc(3) == 5 $ pytest ==========================
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く