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

Implement more expect matchers #3

Open
johnsusek opened this issue Jul 7, 2019 · 0 comments
Open

Implement more expect matchers #3

johnsusek opened this issue Jul 7, 2019 · 0 comments
Assignees

Comments

@johnsusek
Copy link
Owner

johnsusek commented Jul 7, 2019

https://jestjs.io/docs/en/expect.html
https://github.com/sapegin/jest-cheat-sheet/blob/master/Readme.md#matchers

We're never gonna cover every testing scenario, but aim for the most common ones first and work down from there.

Ideally eventually users can do most everything with .vuetest files, and break out to manually writing tests only for the most complex scenarios.

Remember, not trying to replace writing mocha tests entirely, just greatly lower friction.

@johnsusek johnsusek changed the title Implement all expect matchers Implement more expect matchers Jul 8, 2019
@johnsusek johnsusek self-assigned this Aug 18, 2019
@johnsusek johnsusek pinned this issue Aug 21, 2019
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

No branches or pull requests

1 participant