Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-09 | test: add inspector test with ts files (#13312) | Bartek Iwańczuk | |
2021-12-16 | fix(test): wait for inspector session in side modules (#13065) | Jesper van den Ende | |
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> |