More assert functions for type checks please
オープン
- 主要言語
- JavaScript
- スター
- 1.9k
- フォーク
- 359
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Hi there
Other well-known test frameworks like tap have more assert functions. Especially the type checks, I am missing these here. Like isFunction() and type().
I know I could switch to tap but unfortunately my IDE does not support other test frameworks except NodeUnit. Hence I'm stuck with it and hope you can integrate type checks?
Cheers
Michael
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず、NodeUnit に既存の assertion 関数と、それが基盤としている assert モジュールを確認し、次に要求されている isFunction() および type() チェックを tap の同等のものと比較します。合意された型チェックの assertion が NodeUnit から利用でき、プロジェクトの関連テストでカバーされていれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript, node.js
- 領域
- testing-qa
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 30/100