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

Improve npm package size and documentation #44

Merged
merged 6 commits into from
Apr 25, 2022
Merged

Improve npm package size and documentation #44

merged 6 commits into from
Apr 25, 2022

Conversation

aaronhuggins
Copy link
Owner

No description provided.

github-actions bot and others added 6 commits April 25, 2022 02:01
The new BDD-style module in deno_std is incompatible with DNT.
It appears to run all `it` steps immediately within a `describe` context
before all tests have registered. This leads to slowdowns in `deno test`
and causes dnt to break when using its `Deno.test` polyfill.
Contributions will be required to speed up bdd for native Deno and to make
compatible with the dnt polyfill.
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@aaronhuggins aaronhuggins merged commit d8dfa7f into prerelease Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant