issues
search
smarty
/
gunit
xUnit-style test fixture adapter for go test
Other
120
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Mechanism for assertions to signal immediate/fatal termination of failed test cases
#33
mdwhatcott
opened
1 year ago
0
add fixture setup and teardown support
#32
bugVanisher
closed
1 year ago
5
Support multiple Setup and Teardown functions on a fixture
#31
rhoegg
closed
3 years ago
8
Panic on assertion failure
#30
agosto-calvinbehling
closed
4 years ago
3
Introducing functional options for more flexible execution of fixtures and test cases
#29
mdwhatcott
closed
4 years ago
0
gunit.RunSequential currently required when running Go 1.14
#28
mdwhatcott
closed
4 years ago
4
There should be an easy way to mark an entire fixture as "long-running"
#27
mdwhatcott
closed
4 years ago
0
Disallow execution of private fixtures (breaks stack trace printing)
#26
jerrdasur
closed
3 years ago
8
There should be an easy way to skip an entire fixture
#25
mdwhatcott
closed
4 years ago
1
Make printing of test definition locations (file:line) configurable from command line flag
#24
mdwhatcott
closed
5 years ago
0
Discouraging unintentional long-term use of 'Focus' mode in the wild.
#23
mdwhatcott
closed
5 years ago
1
Inadvertently leaving 'Focus' mode engaged leads to false positive test results
#22
mdwhatcott
closed
5 years ago
0
Can't share fixtures through struct embedding
#21
dmoles
closed
3 years ago
3
Fix missing ellipsis in args forwarded to printf-like function
#20
eclipseo
closed
5 years ago
1
Not compatible with Testify
#19
ghostsquad
closed
6 years ago
2
Export testingT
#18
ghostsquad
closed
6 years ago
0
Support complementary libraries by exporting and extending `testingT` interface
#17
ghostsquad
closed
5 years ago
11
Print <file:line> for failed, skipped and/or verbose tests
#16
mdwhatcott
closed
6 years ago
0
Output of skipped tests lacks correct originating file:line info
#15
mdwhatcott
closed
3 years ago
5
Now supporting 'FocusTest' and 'FocusLongTest' to aid debugging
#14
mdwhatcott
closed
6 years ago
3
Define 'FocusTest' debugging prefix to prevent all other test cases from running
#13
mdwhatcott
closed
6 years ago
0
Full-fledged Goland support
#12
mdwhatcott
closed
3 years ago
2
Output of failed assertion in Setup/TearDown method lacks test name and originating file:line info
#11
mdwhatcott
closed
6 years ago
1
include information about the default parallelism
#10
pmenglund
closed
7 years ago
2
Adapt tests for non-GOPATH-based setup.
#9
nathantchan
closed
7 years ago
0
fixture_test.go currently fails
#8
nathantchan
closed
7 years ago
9
failure_report.go: Go 1.9 "runtime" package API modifications
#7
mdwhatcott
closed
7 years ago
0
No more `go generate`!
#6
mdwhatcott
closed
8 years ago
1
Fix gunit when GOPATH has multiple directories
#5
jmmv
closed
8 years ago
6
Allow external test files.
#4
GeorgeErickson
closed
8 years ago
3
Sentence separators
#3
mdwhatcott
closed
9 years ago
1
Checksum should only be calculated based on *_test.go files.
#2
mdwhatcott
closed
9 years ago
1
Output the word `Test` in console?
#1
joliver
closed
9 years ago
2