Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test discovery for std/testing/bdd.ts #14304

Closed
KyleJune opened this issue Apr 16, 2022 · 1 comment
Closed

Test discovery for std/testing/bdd.ts #14304

KyleJune opened this issue Apr 16, 2022 · 1 comment
Labels
lsp related to the language server suggestion suggestions for new features (yet to be agreed) testing related to deno test and coverage

Comments

@KyleJune
Copy link
Contributor

I recently added bdd.ts which provides describe and it wrappers around Deno.test and t.step. It provides nested and flat test grouping styles. Examples can be found in the std/testing/README.md comparing to Deno.test section and in std/testing/bdd_examples directory.

I was told on discord that I should open an issue here about it.

https://discord.com/channels/684898665143206084/964249526397444196/964257179278397460

@dsherret dsherret added testing related to deno test and coverage suggestion suggestions for new features (yet to be agreed) labels Apr 20, 2022
@lucacasonato lucacasonato added the lsp related to the language server label Sep 18, 2024
@lucacasonato
Copy link
Member

Duplicate of #14804

@lucacasonato lucacasonato marked this as a duplicate of #14804 Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lsp related to the language server suggestion suggestions for new features (yet to be agreed) testing related to deno test and coverage
Projects
None yet
Development

No branches or pull requests

3 participants