-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
testsUnit/integration tests, CI, etc.Unit/integration tests, CI, etc.
Description
PRO
- A dependency less
- No more issues with
'use strict'(Browser test build #55, 7c475b6) - Same functionality
- Supported by browserify
- Maintained by the Node.js people themselves (expect.js hasn't been updated since 2015)
CON
- A system library (but does that really matter?)
- It takes time to switch (especially since it's assert-style, not expect-style)
Metadata
Metadata
Assignees
Labels
testsUnit/integration tests, CI, etc.Unit/integration tests, CI, etc.