1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/cli/tests/node_compat
Bartek Iwańczuk 381f5801f9
Revert "refactor(ext/node): Use Deno.inspect (#17960)" (#18491)
This reverts commit a3529d0232.

This change made debugging Node tests very hard - `AssertionError` is
now printed as `[Circular *1]` giving no visibility what failed.

We need to align two implementations together and remove this one then.
2023-03-30 15:33:28 +00:00
..
test Revert "refactor(ext/node): Use Deno.inspect (#17960)" (#18491) 2023-03-30 15:33:28 +00:00
common.ts chore(tools): restore node compat test setup script (#18290) 2023-03-21 22:38:07 +09:00
config.json Revert "refactor(ext/node): Use Deno.inspect (#17960)" (#18491) 2023-03-30 15:33:28 +00:00
import_map.json test: add node compat tests (#17805) 2023-02-17 23:58:52 +09:00
runner.ts test: add node compat tests (#17805) 2023-02-17 23:58:52 +09:00
test.ts chore(ext/node): run node compat parallel tests in core number concurrency (#18505) 2023-03-30 16:35:45 +02:00