Skip to content

Commit 19364f5

Browse files
authored
test: add stacktrace to simplify the debug (#1313)
1 parent 19f5155 commit 19364f5

File tree

1 file changed

+1
-0
lines changed
  • src/test/resources/org/danilopianini/gradle/test/test0

1 file changed

+1
-0
lines changed

src/test/resources/org/danilopianini/gradle/test/test0/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ tests:
22
- description: "A greeting should get printed"
33
configuration:
44
tasks: hello
5+
options: --stacktrace
56
expectation:
67
output_contains: "Hello from Danilo Pianini"
78
success: hello

0 commit comments

Comments
 (0)