issues
search
weavejester
/
eftest
Fast and pretty Clojure test runner
425
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
WIP: Add main function for CLI usage
#44
kawas44
opened
6 years ago
2
Clojure CLI tool support
#43
kawas44
opened
6 years ago
1
Wrong failure reporting
#42
manuel-uberti
closed
6 years ago
4
Fix support for single-test Leiningen selectors
#41
gsnewmark
closed
6 years ago
1
Fix running Leiningen eftest task with explicitly specified Leiningen profile
#40
gsnewmark
closed
6 years ago
8
Fix incorrect report namespaces in README
#39
gsnewmark
closed
6 years ago
0
Fail fast across namespaces
#38
ryfow
closed
6 years ago
3
Support for running a single test from command line
#37
psyho
closed
6 years ago
4
Fix NPE when `pretty/report` called outside test
#36
ryfow
opened
6 years ago
4
Fix exclusion of file and line from failure report
#35
ryfow
closed
6 years ago
2
Add support for running namespaces in parallel
#34
ascho
closed
6 years ago
30
Warn on long tests when run single threaded
#33
tanzoniteblack
closed
6 years ago
3
`lein eftest` fails with, "java.lang.ClassCastException: eftest.runner$synchronize$fn__2667 cannot be cast to clojure.lang.MultiFn"
#32
dylon
closed
6 years ago
2
Create output directory if required on report-to-file
#31
Deraen
closed
6 years ago
0
Prevent starvation in parallel test execution
#30
ztellman
closed
7 years ago
5
Add timer and warnings for long tests
#29
tanzoniteblack
closed
7 years ago
9
Parallelize running tests across namespaces
#28
mikekap
closed
6 years ago
6
Fix indents for multi-line failure results
#27
Deraen
closed
7 years ago
3
Add :fail-fast? option
#26
Deraen
closed
7 years ago
4
Add support for reporting to a file via project.clj
#25
jcf
closed
7 years ago
6
Capture test output and print it only for failing tests
#24
jarppe
closed
7 years ago
11
Double-count issue when using two reporters
#23
AndrewGnagy
opened
7 years ago
5
Indenting is wrong for multi-line failure results
#22
danielcompton
closed
7 years ago
3
Support for clojure 1.9 specs ?
#21
marco-m
closed
7 years ago
5
Is it possible to use eftest with a code coverage tool?
#20
aviflax
closed
7 years ago
2
running meta test using eftest programmatically
#19
ghost
closed
7 years ago
2
Ignore reports from test.check
#18
jcf
opened
7 years ago
7
JUnit formatter doesn't play nice with test.check
#17
jcf
opened
7 years ago
7
Add an output-catching reporter
#16
miikka
closed
7 years ago
3
Add more description and rationale to readme
#15
uvtc
closed
6 years ago
2
Add namespace support for :eftest/synchronized
#14
facundoolano
closed
7 years ago
0
support :eftest/synchronized in the namespace
#13
facundoolano
closed
7 years ago
3
Add a wrapper for directing test output to a file
#12
miikka
closed
7 years ago
1
Support leiningen test selectors in lein eftest
#11
facundoolano
closed
7 years ago
7
optional path argument for lein eftest
#10
facundoolano
closed
7 years ago
7
Catch output for successful tests
#9
miikka
closed
7 years ago
3
Support for JUnit test output
#8
miikka
closed
7 years ago
13
Do not fail if expected is not a seq
#7
dm3
closed
7 years ago
3
NPE whenever I use a non-default reporter
#6
ztellman
closed
7 years ago
4
Use monotonic System/nanoTime to measure duration
#5
jcf
closed
7 years ago
3
Change run-tests to return a summary map
#4
jcf
closed
7 years ago
2
Return test results rather than nil
#3
jcf
closed
7 years ago
2
Add synchronized metadata for multithread testing
#2
ayato-p
closed
7 years ago
4
Option to stop on first failure
#1
mikekap
closed
7 years ago
1
Previous