Navigation
modules
next
|
pytest-2.2.4.0
»
Next topic
基本から始めよう
Quick search
Enter search terms or a module, class or function name.
pytest ドキュメント
¶
PDF で最新バージョンをダウンロードする
基本から始めよう
Pytest へようこそ!
インストールして始めよう
使用方法とテスト実行
優れたインテグレーションプラクティス
プロジェクトの例
課題と質問
使用方法と例
py.test によるテスト失敗時のレポートのデモ
基本的なパターンと例
Mysetup パターン: アプリケーションに特化したテストフィクスチャ
パラメーターテスト
カスタムマーカーを使う
標準的な (Python) テスト探索の変更
Python 以外のテストを扱う
py.test リファレンスドキュメント
Pytest 組み込みヘルパー機能
基本的なテストの設定
テストのアサーションにおける書き込みとレポート
テスト関数 (funcargs) にオブジェクトを注入
拡張された xUnit スタイルのセットアップフィクスチャ
標準出力/標準エラーのキャプチャ
モンキーパッチ/モックのモジュールと環境
xdist: pytest の分散テストプラグイン
一時ディレクトリとファイル
skip と xfail: 成功しないテストを扱う
属性をもつテスト関数のマーク
非推奨の警告やその他の警告のアサート
unittest.TestCase の対応
nose 向けに書かれたテストの実行
モジュールやテストファイルの doctest
プラグインと conftest ファイルの連携
conftest.py: ディレクトリ毎のローカルプラグイン
外部プラグインのインストールと探索
サンプルによるプラグインの記述
独自プラグインを他からインストール可能にする
ツール起動時のプラグイン検出順序
テストモジュールまたは conftest ファイルのプラグインの要求と読み込み
プラグイン名で別のプラグインへアクセス
有効なプラグインの検出
名前からプラグインの無効化や登録解除
py.test のデフォルトのプラグインリファレンス
py.test のフックリファレンス
フックの仕様と検証
初期化、コマンドライン、設定のフック
汎用的な “runtest” フック
コレクションのフック
レポートフック
フックで実行される重要なオブジェクトのリファレンス
講演とチュートリアル
チュートリアルやブログ記事
カンファレンス講演とチュートリアル
フィードバックや py.test への貢献
連絡先
バージョン管理や tarball を使った作業
リリースアナウンス
pytest-2.2.4: bug fixes, better junitxml/unittest/python3 compat
pytest-2.2.2: bug fixes
pytest-2.2.1: bug fixes, perfect teardowns
py.test 2.2.0: test marking++, parametrization++ and duration profiling
py.test 2.1.3: just some more fixes
py.test 2.1.2: bug fixes and fixes for jython
py.test 2.1.1: assertion fixes and improved junitxml output
py.test 2.1.0: perfected assertions and bug fixes
py.test 2.0.3: bug fixes and speed ups
py.test 2.0.2: bug fixes, improved xfail/skip expressions, speed ups
py.test 2.0.1: bug fixes
py.test 2.0.0: asserts++, unittest++, reporting++, config++, docs++
Navigation
modules
next
|
pytest-2.2.4.0
»