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

If there is a failure scenario, i want to continue test suite #793

Open
Emre-ee opened this issue Jul 20, 2023 · 1 comment
Open

If there is a failure scenario, i want to continue test suite #793

Emre-ee opened this issue Jul 20, 2023 · 1 comment

Comments

@Emre-ee
Copy link

Emre-ee commented Jul 20, 2023

Hi,

When I test my project, test suite does not continue if there is a failure scenario. I used Google Test framework and there is called EXPECT_EQ(expect, actual) macro. You can use it for this purpose. Do you think add new features to Unity like TEST_EXPECT_EQUAL(expect,actual) ?

@mvandervoord
Copy link
Member

Yes. I believe there is an open issue for this already? If not, it's definitely something we've talked about doing. :)

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

2 participants