Hi Guest 1 HomePage 1 Jobs 1 WalkIn 1Articles  

 :) Latest Topic
Node.js Tutorial
Parts of Node.js
Features of Node.js
Install Node.js Windows
Install Node.js Linux
Node.js First Example
Node.js Console
Node.js REPL
Node.js NPM
Node.js CL Options1
Node.js CL Option2
Node.js Globals
Node.js OS
Node.js Timer
Node.js Errors
Node.js DNS
Node.js Net
Node.js Crypto
Node.js TLS/SSL
Node.js Debugger
Node.js Process
Node.js Process Example
Node.js Process Example2
Node.js Child Process
Child Process EXEC
Child Process SPAWN
Child Process Fork
Node.js Buffers
Node.js Streams
Node.js Reading Stream
Node.js Writing Stream
Node.js Piping Stream
Node.js Chaining Streams
Node.js File System Part1
Node.js File System Part2
Node.js File System Part3
Node.js Path
Node.js StringDecoder
Node.js Query String
Node.js ZLIB
Node.js Assertion
Node.js V8
Node.js Callbacks
Node.js Events
Node.js Punycode
Node.js TTY
Node.js Web Module
Node.js Upload Files
 


  

 
Node.js Assertion
Question Posted on 05 Apr 2024

Home >> Tutorial >> Node.js Tutorial >> Node.js Assertion


Node.js Assertion

Node.js Assertion Testing


When we say about the Node.js Assert it is one of the most elementary way to write tests. This will not provides feedback when running your test unless one fails. And assert modules will provides a simple set of assertion tests which can be used to test invariants. And this module is intended for internal use by Node.js, but ir can be used in application code by require('assert').

However assert is not a testing framework and cannot be used as general purpose assertion library.


Node.js Assertion Example


To understand Node.js assertion below is the simple example of Node.js Assert:-

File: assert_example1.js


Node.js Assert Code
And this above code will not provide any output because the case is true. And if you want to check the output then you need to make a test fail case.


Node.js Assert Output

File: assert_example2.js


Node.js Assert code
Now once you run above code you will get the below AssertionError.


Node.js Assert





Other Important Questions
Parts of Node.js
Install Node.js Linux
Node.js First Example
Node.js Globals
Node.js DNS







 
Top Searches:asp net questions vb net questions sql query uddl questions class javascript Questions sharepoint interview questions and concept silverlight questions and concept wcf questions beans general knowledge ajax questions
PHP | Biztalk | Testing | SAP | HR |