Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/radicalzephyr/cider-error-repro
A small test case repo for a cider bug.
https://github.com/radicalzephyr/cider-error-repro
Last synced: about 19 hours ago
JSON representation
A small test case repo for a cider bug.
- Host: GitHub
- URL: https://github.com/radicalzephyr/cider-error-repro
- Owner: RadicalZephyr
- Created: 2015-10-21T00:43:13.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-21T00:43:25.000Z (about 9 years ago)
- Last Synced: 2024-12-24T08:50:00.951Z (5 days ago)
- Language: Clojure
- Size: 105 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cider-test-error
A minimal test case demonstrating how CIDER's `cider-test-run-tests`
function errors with `error in process filter: End of buffer
[2 times]` when macro-generated tests throw an error outside of an
assertion.