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

Research Adding Spec/Chai Expect style test assertions. #54

Open
Sqeaky opened this issue May 25, 2019 · 0 comments
Open

Research Adding Spec/Chai Expect style test assertions. #54

Sqeaky opened this issue May 25, 2019 · 0 comments
Milestone

Comments

@Sqeaky
Copy link
Member

Sqeaky commented May 25, 2019

Many test suites have composable assertions that start with a should() or expect() function which accepts the expression to test and returns an object with a bunch of member functions that have English names intended to make creating a descriptive sentence easy. Here are the docs for chai: https://www.chaijs.com/api/bdd/

@Sqeaky Sqeaky added this to the 1.0 milestone Nov 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant