Skip to content

Commit 5f0f453

Browse files
update file
1 parent b46bcd2 commit 5f0f453

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

pizza_test.ini

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
# This file is used to configure the test settings for Pizza Test.
22
[general]
3-
theme=gtest
3+
theme=fossil
44
verbose=ci
55

66
[test]
77
run.fail_fast=1
8-
run.only=specific_test
98
run.repeat=3
109

1110
sort.by=result
12-
sort.order=desc
11+
shuffle.by=result
1312

14-
shuffle.count=10
15-
shuffle.by=random
13+
# sections for mock, sanity, and mark are in the works. PRs are welcome.

0 commit comments

Comments
 (0)