1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-22 23:34:47 -05:00
denoland-deno/cli/tests
Jesper van den Ende 0f53b82cd2
fix(test): wait for inspector session in side modules (#13065)
This commit fixes inspector integration with "deno test" subcommand
by waiting for inspector sessions to connect if "--inspect-brk" flag
is passed.

Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2021-12-16 00:38:27 +01:00
..
integration fix(test): wait for inspector session in side modules (#13065) 2021-12-16 00:38:27 +01:00
testdata fix(test): wait for inspector session in side modules (#13065) 2021-12-16 00:38:27 +01:00
unit fix(ext/net): make unix and tcp identical on close (#13075) 2021-12-14 23:27:04 +01:00
integration_tests.rs chore: split up integration_tests.rs into separate files (#11131) 2021-06-27 13:27:36 -04:00