Skip to content
This repository has been archived by the owner on Nov 27, 2017. It is now read-only.

Modify nunitlite to display multiple assert information #88

Open
CharliePoole opened this issue Nov 6, 2016 · 1 comment
Open

Modify nunitlite to display multiple assert information #88

CharliePoole opened this issue Nov 6, 2016 · 1 comment

Comments

@CharliePoole
Copy link
Contributor

CharliePoole commented Nov 6, 2016

Currently, we use the single failure message created for compatibility in order to display the result of a test using multiple asserts. It should use the actual result of each assert to display both the message and stack frame. The code will be similar to the console runner so it may be best to wait for that to be done.

@CharliePoole
Copy link
Contributor Author

This should be part of the nunit/nunit#391 Epic but it looks like we might have to first merge the boards for the two repositories.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant