More assert functions for type checks please
- Lingua principale
- JavaScript
- Stelle
- 1.9k
- Fork
- 359
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Start by reviewing NodeUnit's existing assertion functions and the assert module it is based on, then compare the requested isFunction() and type() checks with tap's equivalents. Done means the agreed type-check assertions are available through NodeUnit and covered by the project's relevant tests.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- javascript, node.js
- Ambito
- testing-qa
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 30/100