issues
search
weavejester
/
eftest
Fast and pretty Clojure test runner
424
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Excessive printing by `eftest.report.progress/report` on `:pass`
#94
p-himik
opened
3 months ago
0
Update to use org.clj-commons/pretty 2.6.0
#93
hlship
opened
5 months ago
0
Is printing serialized?
#92
vemv
opened
9 months ago
0
Datomic db values (and other large potentially-expandable values) produce a horrific console spew if included in test failure data
#91
TuggyNE
opened
1 year ago
0
deep diff by editscript
#90
guruma
opened
1 year ago
6
NPE in test
#89
behrica
closed
1 year ago
3
Exo/dev
#88
mpenet
closed
2 years ago
2
Exo/dev
#87
mpenet
closed
2 years ago
0
lein eftest doesn't seem to run my clean up function
#86
ndchorley
closed
3 years ago
2
Increase test coverage for `:fail-fast`?
#85
vemv
opened
3 years ago
11
Add time notation to testcase in jUnit output
#84
jcf
closed
2 years ago
4
Only use require :reload when :eval-in :nrepl
#83
frenchy64
closed
3 years ago
1
Avoid exit code overflow
#82
frenchy64
closed
3 years ago
0
`require :reload` can reload namespaces repeatedly
#81
frenchy64
closed
3 years ago
0
Exit codes overflow
#80
frenchy64
closed
3 years ago
0
add time to testcase in junit output
#79
yanatan16
closed
2 years ago
3
Does eftest has the support of global fixtures?
#78
alekseysotnikov
opened
4 years ago
2
Shorten test runs using LPT algorithmn
#77
eraserhd
opened
4 years ago
2
Update project description and URL
#76
sgerrand
closed
4 years ago
10
fail-fast? not working
#75
rutchkiwi
opened
5 years ago
0
Fix #56 wrong test names in slow tests report
#74
kawas44
closed
5 years ago
2
Deterministically random order of tests
#73
Jeiwan
closed
5 years ago
9
Run namespaces in their own thread pool
#72
eraserhd
closed
5 years ago
5
Locks up (usually) when there are more namespaces than threads
#71
eraserhd
closed
5 years ago
1
Ability to override project-wide parallelism strategy
#70
mourjo
opened
5 years ago
2
Upgrade puget 1.0.3 => 1.1.1
#69
daveyarwood
closed
5 years ago
2
Fix #67 report doesn't print a diff when a value is a structure
#68
LukasRychtecky
closed
5 years ago
8
Report doesn't print a diff when used with Ultra
#67
LukasRychtecky
opened
5 years ago
2
Bonus error from eftest
#66
elzibubble
closed
5 years ago
6
NPE when running test suite on Clojure 1.8+, probably related to #63
#65
aviflax
closed
5 years ago
7
Support for selectors in the repl?
#64
glenjamin
opened
5 years ago
4
Use a single threadpool configured via new option :thread-count
#63
aviflax
closed
5 years ago
22
Fix failing test
#62
aviflax
closed
5 years ago
0
Update puget dependency to 1.0.3
#61
danielcompton
closed
5 years ago
4
Error when using JDK11
#60
rutchkiwi
closed
5 years ago
0
Command line support?
#59
didibus
closed
5 years ago
1
Fixes malformed JUnit XML report when running multithreaded
#58
nachomdo
closed
6 years ago
3
Not reloading file when repeatedly finding tests
#57
NoahTheDuke
opened
6 years ago
6
Slow test names incorrect
#56
royaldark
closed
5 years ago
3
nondeterministic execution order of tests
#55
johanatan
opened
6 years ago
4
Better code.
#54
johanatan
closed
6 years ago
8
JDK 11 support
#53
tirkarthi
closed
5 years ago
3
Spec validation failures break the runner
#52
arichiardi
opened
6 years ago
1
Show how to run from CLI with tools.deps
#51
aviflax
closed
5 years ago
8
add support for Cloverage
#50
esuomi
opened
6 years ago
1
Fix typo in README example
#49
shark8me
closed
6 years ago
5
Catch unhandled exceptions in fixtures
#48
tonsky
closed
6 years ago
3
Multi-threaded tests generates invalid XML
#47
rymndhng
closed
6 years ago
4
Wrong class on GitHub README
#46
l3nz
closed
6 years ago
0
Run a single test?
#45
royaldark
closed
6 years ago
3
Next