-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Open
Description
- Currently preventing
node:sqlite
tests from running - test.describe not implemented #27406
- ext/node: assert.deepStrictEqual(-0, 0) should throw #28037
- t.assert should be
node:assert
namespace fix(ext/node): addassert
property to test context object #28904 - asynchronous suite body
suite("suite", async () => { ... });
- hooks (
before
,after
,beforeEach
,afterEach
)-
before
,after
fix(ext/node): implementbefore
andafter
hooks innode:test
#29367 -
afterEach
,beforeEach
-
adamszigeti, regseb and johandalabacka
Metadata
Metadata
Assignees
Labels
No labels