You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on a project build upon this awesome template. I wanted to implement some unit tests, but unfortunately I'm unable to run them. The test project build with no errors, but when I try to run them nothing happens. If I put a breakpoint at the beginning of my test it's not even hitting it.
When I create dummy project with simple tests it runs without issues, so I don't think the problem is my machine related.
Appreciate any help.
The text was updated successfully, but these errors were encountered:
Hi!
I'm working on a project build upon this awesome template. I wanted to implement some unit tests, but unfortunately I'm unable to run them. The test project build with no errors, but when I try to run them nothing happens. If I put a breakpoint at the beginning of my test it's not even hitting it.
When I create dummy project with simple tests it runs without issues, so I don't think the problem is my machine related.
Appreciate any help.
The text was updated successfully, but these errors were encountered: