Skip to content

Commit

Permalink
test: refactor test-util-inspect
Browse files Browse the repository at this point in the history
* favor `assert.strictEqual()` and friends of `assert.equal()` etc.
* favor `.includes()` over `.indexOf()` for existence checks

PR-URL: #8189
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
  • Loading branch information
Trott committed Aug 23, 2016
1 parent 64cbe7a commit e3cb0bf
Showing 1 changed file with 209 additions and 133 deletions.
Loading

0 comments on commit e3cb0bf

Please sign in to comment.