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

Prefix the titles of mocked tests in the runner #2555

Closed
paulmelnikow opened this issue Dec 19, 2018 · 0 comments · Fixed by #3661
Closed

Prefix the titles of mocked tests in the runner #2555

paulmelnikow opened this issue Dec 19, 2018 · 0 comments · Fixed by #3661
Labels
developer-experience Dev tooling, test framework, and CI

Comments

@paulmelnikow
Copy link
Member

See #2520 (comment) for a suggestion about printing [mock] before all mocked tests so it doesn't have to be added verbatim to the title. The inference can be handled by inspecting intercepted which we're already doing in ServiceTester#toss.

@paulmelnikow paulmelnikow added the developer-experience Dev tooling, test framework, and CI label Dec 19, 2018
paulmelnikow added a commit that referenced this issue Jul 6, 2019
Close #2555

To avoid conflicts with #3652 I haven’t removed all the explicit annotations, though I’ve gotten a bunch of them here.
paulmelnikow added a commit that referenced this issue Jul 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
developer-experience Dev tooling, test framework, and CI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant