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

The test ns should be displayed in the minibuffer test status message #1406

Closed
Fabricationatorishnicatorist opened this issue Nov 9, 2015 · 3 comments

Comments

@Fabricationatorishnicatorist

When customizing cider-test-infer-test-ns with a custom function, it would be helpful to know
which tests ran when there might be multiple places. This would also be consistent with
the test report which prominently features the test ns.

@bbatsov
Copy link
Member

bbatsov commented Nov 10, 2015

So, you want it to say Running tests in some-ns... instead of Testing..., right?

Do you want this to be displayed in the test report in the minibuffer as well? I'm open to the idea, but I wonder what others think about it.

@expez @Malabarba any thoughts?

@Malabarba
Copy link
Member

I agree completely. There's no reason the Testing... message needs to be so succinct.

@Fabricationatorishnicatorist
Copy link
Author

Do you want this to be displayed in the test report in the minibuffer as well?

Actually, I meant only (well, primarily) that because a quick test suite means the miniubffer "Testing..." message gets clobbered immediately. Once I get the results, I just want some indication of what just ran.

Fabricationatorishnicatorist added a commit to Fabricationatorishnicatorist/cider that referenced this issue Nov 12, 2015
Fabricationatorishnicatorist added a commit to Fabricationatorishnicatorist/cider that referenced this issue Nov 12, 2015
Fabricationatorishnicatorist added a commit to Fabricationatorishnicatorist/cider that referenced this issue Nov 12, 2015
Fabricationatorishnicatorist added a commit to Fabricationatorishnicatorist/cider that referenced this issue Nov 12, 2015
Fabricationatorishnicatorist added a commit to Fabricationatorishnicatorist/cider that referenced this issue Nov 12, 2015
Fabricationatorishnicatorist added a commit to Fabricationatorishnicatorist/cider that referenced this issue Nov 12, 2015
Fabricationatorishnicatorist added a commit to Fabricationatorishnicatorist/cider that referenced this issue Nov 12, 2015
bbatsov added a commit that referenced this issue Nov 12, 2015
…in_minibuffer

[#1406] When running tests, report test ns in minibuffer messages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants