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

Handle multiple diagnostic errors in a single expectError assertion #103

Conversation

BendingBender
Copy link
Collaborator

Fixes #87

Copy link
Collaborator

@SamVerschueren SamVerschueren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two very small comments. Looks good! Thanks for working on this 🙏 !

source/lib/compiler.ts Show resolved Hide resolved
source/lib/compiler.ts Outdated Show resolved Hide resolved
@SamVerschueren SamVerschueren merged commit 87f7109 into tsdjs:master May 27, 2021
@SamVerschueren
Copy link
Collaborator

Awesome work @BendingBender 🙏 !

@BendingBender BendingBender deleted the handle-multiple-errors-in-single-expect-error branch May 27, 2021 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

expectError on array arguments mismatch
3 participants