LoginSignup
7
10

More than 5 years have passed since last update.

mochaでNyan Cat

Posted at

reporterでnyanを指定したらテストの進捗にあわせてNyan Catが走る。

$ mocha -R nyan
 7   -_-_-_-__,------,
 0   -_-_-_-__|  /\_/\
 0   -_-_-_-_~|_( ^ .^)
     -_-_-_-_ ""  ""

  7 passing (966ms)

テストを書くモチベーションがあがりますね。

7
10
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
7
10