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

Cant Run Tests on Rider 2021.1.X #76

Open
deadmann opened this issue Apr 14, 2021 · 9 comments
Open

Cant Run Tests on Rider 2021.1.X #76

deadmann opened this issue Apr 14, 2021 · 9 comments
Labels
enhancement New feature or request

Comments

@deadmann
Copy link

Dear sir,

I recently update my rider, and after that I received a project which uses SpecFlow for its acceptance testing, and the issue I have is when I right click on the Test Project, the run test button is disabled, and when I go to test scenarios no green button appear beside tests... so it's not testable at all.

@nemesv
Copy link
Contributor

nemesv commented Apr 14, 2021

Could you check which test runner are you using for SpecFlow (e.g. Nunuit, Xunit, MSTest or SpecFlow+Runner)?
Rider currently cannot run SpecFlow+Runner tests.

@Socolin
Copy link
Collaborator

Socolin commented Apr 14, 2021

Also be sure to build (or rebuild) the solution

@nemesv
Copy link
Contributor

nemesv commented Apr 21, 2021

@deadmann are you still having issues with running the Tests?

@deadmann
Copy link
Author

@nemesv yes I still have the issue after updating the plugin

@Socolin
Copy link
Collaborator

Socolin commented May 5, 2021

@deadmann can you share the project with us ? or can you reproduce this on a smaller project that you can share, it will help us identify the problem.
Also what version of SpecFlow do you use and what test framework (NUnit / XUnit ...) do you use ?

@deadmann
Copy link
Author

deadmann commented May 9, 2021

Unfortunately I signed an agreement that I cant share resources.

or can you reproduce this on a smaller project that you can share, it will help us identify the problem.

This would be hard to spare free time as most of my day spend at work or the long way to and from home... so I wont give any promises, only if I found time, and also I remembered the matter.

SpecFlow 3.7.3
And no other test framework, only SpecFlow

@nemesv
Copy link
Contributor

nemesv commented May 10, 2021

@deadmann no other test framework means that you are using the SpecFlow+Runner.

The SpecFlow+Runner currently is not supported testrunner by Rider in general. So running the tests is also not working in the SpecFlow for Rider plugin.

@mariostnr mariostnr added the enhancement New feature or request label Jul 19, 2021
@gavinroderick
Copy link

gavinroderick commented Oct 19, 2021

@deadmann no other test framework means that you are using the SpecFlow+Runner.

The SpecFlow+Runner currently is not supported testrunner by Rider in general. So running the tests is also not working in the SpecFlow for Rider plugin.

Hey, @nemesv just want to check in - are there plans to support Specflow+Runner in the future? If no, is there somewhere I can request this issue? 😃

Thanks!

@nemesv
Copy link
Contributor

nemesv commented Oct 20, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants