Testing context string not rendered on async tests
Open
bug
- Dominant language
- Clojure
- Stars
- 1.5k
- Forks
- 106
- PR merge metrics
- No merged PRs in 30d
Description
This is pretty minor, but all my `testing` expressions lose their context div when I make them do async testing. That is the bit of descriptive text between blocks of test results. For Example:
```
(ns foo.test.stuff
(:require [cljs.core.async :as ca :refer [
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.