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

Tests with AssertionError doesn't display PASSED #9

Open
kazk opened this issue Jul 8, 2020 · 2 comments · May be fixed by #12
Open

Tests with AssertionError doesn't display PASSED #9

kazk opened this issue Jul 8, 2020 · 2 comments · May be fixed by #12
Labels
bug Something isn't working

Comments

@kazk
Copy link
Member

kazk commented Jul 8, 2020

We can't use assertions from libraries yet because of this.
See #5 (comment)

@kazk kazk added the bug Something isn't working label Jul 8, 2020
@ggorlen
Copy link
Contributor

ggorlen commented Jul 8, 2020

I'm happy to help redesign/code the test runner to accommodate this once we have a design goal ready for it. I hate to leave the half-done project in limbo since it's been merged.

@kazk kazk linked a pull request Jul 13, 2020 that will close this issue
@kazk
Copy link
Member Author

kazk commented Jul 13, 2020

Can you review #12? Feel free to suggest any other alternative ways too. We can do some experiments and decide.

I also added some tests (need to generate more for each assertion function) to prevent regression (#11).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants