aboutsummaryrefslogtreecommitdiffstats
path: root/library/Sortable/.testcaferc.json
diff options
context:
space:
mode:
Diffstat (limited to 'library/Sortable/.testcaferc.json')
-rw-r--r--library/Sortable/.testcaferc.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/library/Sortable/.testcaferc.json b/library/Sortable/.testcaferc.json
new file mode 100644
index 000000000..58a061e62
--- /dev/null
+++ b/library/Sortable/.testcaferc.json
@@ -0,0 +1,7 @@
+{
+ "speed": 0.4,
+ "reporter": {
+ "name": "xunit",
+ "output": "/tmp/test-results/res.xml"
+ }
+}