issues
search
hyperfiddle
/
rcf
RCF – a REPL-first, async test macro for Clojure/Script
MIT License
278
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
how to mange test resource and dispose after? (e.g. database connection)
#83
dustingetz
opened
9 months ago
0
rcf/set-timeout! incompatible with clojure.test which doesn't guarantee test order
#82
didibus
opened
10 months ago
3
ClojureScript reporter should print to remote repl, not console.log
#81
dustingetz
opened
1 year ago
0
No way to check ex-data on an error
#80
dustingetz
opened
1 year ago
1
Babashka support: replace raw ns interop with ns-name
#79
borkdude
closed
1 year ago
0
CLJS-only projects do not have a CLJ entrypoint to enable RCF macroexpansion at macroexpanion time
#78
dustingetz
opened
1 year ago
0
Remove clj-kondo warning that := is an unused value
#77
vedang
opened
1 year ago
1
Update README.md
#76
ribelo
closed
1 year ago
1
expected/actual are printed backwards, breaking nubank/matcher-combinators output
#75
dustingetz
opened
1 year ago
1
Userland macros receives RCF env as &env instead of standard clojure &env value
#74
ggeoffrey
opened
1 year ago
6
It appears that `:<>` is gone?
#73
didibus
closed
1 year ago
1
Tests that fail because they throw error don't report with a ❌
#72
didibus
opened
1 year ago
0
Babashka test runner
#71
borkdude
closed
1 year ago
11
Babashka compatibility
#70
borkdude
closed
1 year ago
3
use the method toSymbol instead of using the attributes ns and sym
#69
mraveloarinjaka
closed
1 year ago
5
(tests) should not return the final assertion, it's annoying
#68
dustingetz
opened
2 years ago
4
Disable RCF in the JVM during CLJS build (in :require-macros scenario)
#67
dustingetz
opened
2 years ago
2
Calva user reports regression in reporter formatting related to newlines
#66
dustingetz
opened
2 years ago
2
RCF rewriting varadic fns (fn [& xs]) wrong
#65
dustingetz
opened
2 years ago
2
FAQ entry for running RCF tests via poly tool
#64
ieugen
opened
2 years ago
1
rework *enabled* accounting for CLJS compiletime/runtime
#63
dustingetz
opened
2 years ago
1
How to run rcf tests in a polylith project?
#62
ieugen
opened
2 years ago
5
propose: don't return final result from (tests)
#61
dustingetz
opened
2 years ago
0
better stack trace formatting in error reports
#60
dustingetz
opened
2 years ago
0
idea: unify with predicate
#59
dustingetz
opened
2 years ago
2
allow customizing pass/fail characters
#58
xificurC
opened
2 years ago
0
Added multiple tests per value example
#57
ieugen
closed
2 years ago
0
Sequential rewriting broken in cljs
#56
ggeoffrey
opened
2 years ago
1
`expected: :cljs.spec.alpha/invalid` `actual: :cljs.spec.alpha/invalid`
#55
rgkirch
opened
2 years ago
0
`thrown?` is not resolved in cljs
#54
ggeoffrey
opened
2 years ago
1
How to use RCF with leiningen
#53
dustingetz
opened
2 years ago
5
Maps are order sensitive when using wildcards
#52
slifin
closed
2 years ago
1
Equality is not symmetric?
#51
slifin
opened
2 years ago
2
rebuild RCF using clojure/script analyzer (wip)
#50
dustingetz
closed
2 years ago
1
Idea: use any comment block as test
#49
borkdude
opened
2 years ago
22
Wildcard sensitive to ordering within maps
#48
zeitstein
closed
2 years ago
1
feature: notation for expected failures
#47
dustingetz
closed
2 years ago
1
`:=` macro equivalent?
#46
xificurC
opened
2 years ago
13
How to test something is equal to a non literal?
#45
didibus
closed
2 years ago
2
async rcf/% inside core.async go blocks doesn't work
#44
dustingetz
closed
2 years ago
3
cut a release
#43
xificurC
closed
2 years ago
5
assertions in nested lets aren't registered anymore
#42
fjolne
closed
2 years ago
0
`deftest` generation at the REPL pollutes the namespace
#41
ggeoffrey
opened
2 years ago
13
Nested `do` support
#40
ggeoffrey
closed
2 years ago
1
idea: richer support for pattern matching Exceptions
#39
dustingetz
opened
2 years ago
1
idea: should unify results act as memory variables saved to test env?
#38
dustingetz
opened
2 years ago
1
rcf/set-timeout! not having effect at node REPL
#37
dustingetz
opened
2 years ago
1
better failed test report for RHS
#36
xificurC
opened
2 years ago
0
Babashka / sci support
#35
ieugen
opened
3 years ago
7
Can't test custom let macro?
#34
didibus
closed
2 years ago
2
Next