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

xUnit tests do not work completely in Rider #432

Open
1 of 3 tasks
NikitaEgorov opened this issue Nov 20, 2023 · 5 comments
Open
1 of 3 tasks

xUnit tests do not work completely in Rider #432

NikitaEgorov opened this issue Nov 20, 2023 · 5 comments

Comments

@NikitaEgorov
Copy link

I'm submitting a ...

  • bug report
  • feature request
  • support request => Please do not submit support request here, see note at the top of this template.

What is the current behavior?

Download all sources from github and try to run xUnit tests via Rider
image

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem

Download all sources from github and try to run xUnit tests via Rider

What is the expected behavior?

All tests are green

@NikitaEgorov
Copy link
Author

@NikitaEgorov
Copy link
Author

Issue happened after #366

@delatrie
Copy link
Contributor

Hello, @NikitaEgorov ! Thank you for your report.
I'll look into how Rider runs xUnit and if we can do something about it.

Just for now, I see two options:

  1. Use dotnet test from the console.
  2. Roll back to a version prior to 2.10.0-preview.1 and use [AllureXUnit] and [AllureTheory] attributes.

I'll put any updates here.

@delatrie delatrie self-assigned this Nov 22, 2023
@delatrie delatrie changed the title xUnit tests do not work completely xUnit tests do not work completely in Rider Nov 22, 2023
@NikitaEgorov
Copy link
Author

Hi @delatrie
Do you have any update?

@baev
Copy link
Member

baev commented Feb 16, 2024

https://youtrack.jetbrains.com/issue/RSRP-495879

@delatrie delatrie removed their assignment Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants