TEST RUNNER - 日本語 への翻訳

[test 'rʌnər]
[test 'rʌnər]
テストランナー
テストランナ
test runner

英語 での Test runner の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
When you use nextTick in your test files, be aware that any errors thrown inside it may not be caught by your test runner as it uses promises internally.
テストファイルでnextTickをまだ使う必要がある場合は、nextTickの内部でPromiseを使っているので、nextTick内で発生したエラーはテストランナーによって捕捉されないことに注意してください。
You can technically use any test runner you like and manually wire things together, but we have found mocha-webpack to provide a very streamlined experience for this particular task.
技術的に好きなテストランナを使用して結びつけることができますが、この特定の作業に非常に合理的な経験を提供するためにmocha-webpackを見つけました。
Although it doesn't provide a way to“shallowly” render a component without its children, a test runner like Jest lets you do this by mocking.
コンポーネントをchildren抜きに「浅く」レンダリングする方法は提供していませんが、Jestのようなテストランナーでモックすることで可能です。
You will annotate the test methods that are generated for the methods in the abstract facade to instruct the IDE and the JUnit test runner to ignore them.
抽象ファサード内のメソッド用に生成されたテスト・メソッドに注釈を付けて、IDEとJUnitテスト・ランナーにそれらを無視するように指示します。
A large portion of UI tests can be written with the above setup: using Jest as a test runner, rendered to jsdom, with user interactions specified as sequences of browser events, powered by the act() helper(example).
UIテストの大部分は上記のようなセットアップを行って書くことができます。すなわちテストランナーとしてJestを使い、jsdomにレンダーし、ブラウザイベントの羅列としてユーザ操作を定義し、act()ヘルパを活用します(例)。
If you want, you can use your own test runner subclasses- I have not gone that far down the rabbit hole on that one yet(it seems like a pretty deep rabbit hole), but it is something that you can theoretically do.
もし使いたければ、自分自身で用意したテストランナーのサブクラスを使うこともできます――これについては、そこまで深く追求はしていませんが(かなり深いウサギの巣穴のようなので)、理論的にはできることです。
The IDE provides templates for unit tests: C simple test C++ simple test CUnit test CppUnit test CppUnit test runner This tutorial uses the CUnit test framework and NetBeans C Simple Tests on Ubuntu Linux, but the techniques demonstrated can help you with the other types of tests on other platforms as well.
IDEは次のような単体テストのテンプレートを備えています。C簡易テストC++簡易テストCUnitテストCppUnitテストCppUnitテスト・ランナーこのチュートリアルでは、UbuntuLinux上のCUnitテスト・フレームワークおよびNetBeansC簡易テストを使用しますが、ここで示される手法は、他のプラットフォーム上の他のタイプのテストにも役立ちます。
Test runners were enthusiastic and spoke of running on clouds.
テストランナー達は、雲の上を走るような感覚の虜になりました。
Video: Troubleshooting Test Runners.
ビデオ:テストランナーのトラブルシューティング。
The Jest test runner sets up JSDOM automatically.
JestテストランナーはJSDOMを自動的に設定します。
This section provides the following test runner examples.
このセクションでは、以下のテストランナーの例を示します。
The below examples are created with with the Jest test runner.
以下の例は、Jestテストランナーを使用して作成されています。
The arrival of the first test runner of 1/32 Toryu!!
屠龍試作ランナー」第一号が到着!!
This option allows you to use a custom runner instead of Jest's default test runner.
このオプションを使用すると、Jestのデフォルトのテストランナーのかわりに、カスタムのランナーを使用できます。
NetBeans IDE 8.0 does not support debugging tests that are run with the Karma test runner.
NetBeansIDE8.0では、Karmaテスト・ランナーで実行されるデバッグ・テストはサポートされません。
The easist way to setup the test runner is to create an NPM script for it.
テストランナーのもっとも簡単なセットアップ方法はNPMscriptを使う方法です。プロジェクトのpackage。
Let's take a look at the command-line test runner's options in the following code.
以下のコードで、コマンドライン版テストランナーのオプションの一覧を見てみましょう。
Let's take a look at the command-line test runner's switches in the following code.
以下のコードで、コマンドライン版テストランナーのスイッチの一覧を見てみましょう。
These methods are used instead of the assert statement so the test runner can accumulate all test results and produce a report.
Assert文の代わりにこれらのメソッドを使用すると、テストランナーでテスト結果を集計してレポートを作成する事ができます。
If you use a different test runner, you may need to adjust the API, but the overall shape of the solution will likely be the same.
もし別のテストランナーを使う場合はAPIを修正する必要があるかもしれませんが、やり方の全体的な見た目についてはおそらく同じようなものになるはずです。
結果: 104, 時間: 0.0574

単語ごとの翻訳

トップ辞書のクエリ

英語 - 日本語