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

Load clojure.pprint into all namespaces maybe? #59

Closed
thesoftwarephilosopher opened this issue Sep 13, 2013 · 1 comment
Closed

Load clojure.pprint into all namespaces maybe? #59

thesoftwarephilosopher opened this issue Sep 13, 2013 · 1 comment

Comments

@thesoftwarephilosopher
Copy link
Contributor

I'm always wanting to see what something is during tests. It'd be nice to have (pprint) always available via some magic while tests are running.

@thesoftwarephilosopher
Copy link
Contributor Author

@slagyr I tried doing (refer 'clojure.pprint :only [pprint]) inside speclj.platform/dynamically-invoke with ns rebound to '~ns-sym with no luck. Not sure if this is even possible. But it would be super helpful if it was.

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

1 participant