alelievr / libft-unit-test

453 stars 88 forks source link

Many explanations come out wrong #150

Open steven42tokyo opened 1 year ago

steven42tokyo commented 1 year ago

Since not all tests do the SET_EXPLANATION, this explanation is often left over from the previous test when a test fails, thus outputting the wrong explanation.

One way to fix this is to have a SET_EXPLANATION for every single test. I may try to do a pull request for that, but I need to finish my libft first and will maybe do it after. In case I don't get around to it, I have posted this issue.

github-actions[bot] commented 1 year ago

Hello! Thanks for contributing to the libft unit test.

Note that this repository is not maintained by the owner anymore, instead there is a bot that will automatically merge any reviewed pull requests. If you feel like it, here are some links that can help you submiting a change in the code base::