13件ヒット
[1-13件を表示]
(0.010秒)
キーワード
- securerandom (12)
-
test
/ unit (1)
検索結果
先頭2件
-
securerandom (6001.0)
-
安全な乱数発生器のためのインターフェースを提供するライブラリです。 HTTP のセッションキーなどに適しています。
安全な乱数発生器のためのインターフェースを提供するライブラリです。
HTTP のセッションキーなどに適しています。 -
test
/ unit (7.0) -
ユニットテストを行うためのライブラリです。
...Usage: test_foo [options]
minitest options:
-h, --help Display this help.
-s, --seed SEED Sets random seed
-v, --verbose Verbose. Show progress processing files.
-n, --name PATTERN Filter test names on......Base directory of test suites.
-x, --exclude PATTERN Exclude test files on pattern.
-Idirectory Add library load path
--[no-]gc-stress Set GC.stress as true
複数のテストを一度に行う場合、以下のように書いた...