X Tutup
The Wayback Machine - https://web.archive.org/web/20201015190209/https://github.com/fscheck/FsCheck/issues/355
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

[Minor] Some tests don't have source information #355

Open
0x53A opened this issue Mar 1, 2017 · 1 comment
Open

[Minor] Some tests don't have source information #355

0x53A opened this issue Mar 1, 2017 · 1 comment

Comments

@0x53A
Copy link
Contributor

@0x53A 0x53A commented Mar 1, 2017

I just noticed this while testing the other PR:

most tests have a clickable got-to-source link, but some don't.

I can't see any difference between the ones that do, and the ones that don't.

image
image

image

image

@kurtschelfthout
Copy link
Member

@kurtschelfthout kurtschelfthout commented Mar 1, 2017

Yeah, there is some weird interaction with xUnit and the VS test runner. Some tests don't show up under their class either for example. I think I've raised this before with the xunit folks and they pointed me to the VS folks etc. So I doubt there is much we can do here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.
X Tutup