issues
search
gdt-dev
/
gdt
Go Declarative Testing
Apache License 2.0
4
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
correct exit code assertion in exec plugin
#50
jaypipes
closed
4 months ago
0
trim space from exec plugin out/err
#49
jaypipes
closed
4 months ago
0
fix TimeoutConflict error message
#48
jaypipes
closed
4 months ago
0
break run spec and exec spec into separate methods
#47
jaypipes
closed
4 months ago
0
check go test -timeout before running scenario
#46
jaypipes
closed
4 months ago
0
check testing.T `-test.timeout` against scenario/spec timeouts
#45
jaypipes
closed
4 months ago
1
remove Scenario.evalPlugins
#44
jaypipes
closed
4 months ago
0
introduce `api.Runnable` back into the mix
#43
jaypipes
closed
4 months ago
0
move WithTimeout after wait.before execution
#42
jaypipes
closed
4 months ago
0
calculate timeout before doing wait.before
#41
jaypipes
closed
4 months ago
0
pull PushTrace up into main spec loop
#40
jaypipes
closed
4 months ago
0
try manually canceling specCtx
#39
jaypipes
closed
4 months ago
0
catch innermost spec context timeout
#38
jaypipes
closed
4 months ago
0
testing.T panics on timeout
#37
jaypipes
closed
4 months ago
2
Add `*yaml.node` field into `api.Spec`
#36
jaypipes
opened
4 months ago
0
consolidate types/, result/ and errors/ into api/
#35
jaypipes
closed
4 months ago
0
allow an Evaluable to override retry behaviour
#34
jaypipes
closed
4 months ago
0
simplify Evaluable interface and Scenario.Run
#33
jaypipes
closed
4 months ago
0
allow plugin-defaulted timeout values
#32
jaypipes
closed
4 months ago
0
clean up any linter failures
#31
jaypipes
closed
4 months ago
0
add custom retry configuration
#30
jaypipes
closed
4 months ago
0
add `error` return to `Fixture.Start()`
#29
jaypipes
closed
4 months ago
0
`fixture.Start` should return `error`
#28
jaypipes
closed
4 months ago
0
Save some output into a variable that can be used in subsequent steps
#27
jaypipes
opened
4 months ago
0
Support custom retry intervals and attempts
#26
jaypipes
closed
4 months ago
0
actually write to stdout for Debug() no params
#25
jaypipes
closed
4 months ago
0
gdtcontext.WithDebug() no args to stdout
#24
jaypipes
closed
5 months ago
0
add context argument to fixture Stop/Start
#23
jaypipes
closed
5 months ago
0
uplift Go and Github action runners
#22
jaypipes
closed
5 months ago
0
rework debug/print into a tracing context
#21
jaypipes
closed
5 months ago
0
add context.Context arg to assertions.OK()
#20
jaypipes
closed
5 months ago
0
exec: fix debug handler
#19
jaypipes
closed
5 months ago
0
fix debug handler and change assertions.OK()
#18
jaypipes
closed
5 months ago
0
remove unused Assertions.Terminal() interface
#17
jaypipes
closed
1 year ago
0
`assert.out.none` and `assert.err.none` to exec
#16
jaypipes
closed
1 year ago
0
Add ExpectedScalarOrMap error
#15
jaypipes
closed
1 year ago
0
ensure all parse-time errors show line/col in YAML
#14
jaypipes
closed
1 year ago
0
support on.fail.exec actions
#13
jaypipes
closed
1 year ago
0
Support taking arbitrary actions upon test failure
#12
jaypipes
opened
1 year ago
1
use `path-formats` for JSON Expect
#11
jaypipes
closed
1 year ago
0
call t.Error() from sub-tests not Scenario.Run()
#10
jaypipes
closed
1 year ago
0
don't add non-Scenario files to Suite
#9
jaypipes
closed
1 year ago
0
Tests seem to always result in PASS
#8
Travisivart
closed
10 months ago
8
Test output includes yaml files unrelated to the test
#7
Travisivart
closed
1 year ago
0
nest `exec` plugin assertions under `assert` field
#6
jaypipes
closed
1 year ago
0
feature: skip-if conditional scenario skip
#5
jaypipes
closed
1 year ago
0
Remove `Runnable` interface.
#4
a-hilaly
closed
1 year ago
0
overhaul the way tests are evaluated
#3
jaypipes
closed
1 year ago
0
rename Scenario.Require to Scenario.Fixtures
#2
jaypipes
closed
1 year ago
0
remove Suite.ctx field (unused)
#1
jaypipes
closed
1 year ago
0
Next