When we are unsure about the output, we employ the special matcher named as ____.

🎲 Try a Random Question  |  Total Questions in Quiz: 25  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Jasmine.js Practice Test — practice the complete quiz, review flashcards, or try a random question.

Jasmine.js is an open-source testing framework for JavaScript. It aims to run on any JavaScript-enabled platform, to not intrude on the application nor the IDE, and to have easy-to-read syntax. It is heavily influenced by other unit testing frameworks, such as ScrewUnit, JSSpec, JSpec, and RSpec.


When we are unsure about the output, we employ the special matcher named as ____.