Deno BDD Testing in Visual Code Studio
I just install Visual Code Studio and loaded the Deno support for it.
In my testing I have been using
I get the lense to run tests with with
In my testing I have been using
describe and it rather than Deno.test.I get the lense to run tests with with
Deno.test is there any way to get it for describe and it