.concordiarc
. You can generate it by running the following command:"pt"
(meaning "Portuguese") as the default language; the directory "docs/features"
for features and test cases; the plug-in "codeceptjs-testcafe"
for generating test scripts; the directory "test/e2e"
for test scripts; and the directory "test/e2e/output"
for output files such as report files and screenshots.directory
"."
(current dir)--directory
.feature
and .testcase
files.recursive
true
--recursive
files
--files
directory
. The files must be separated by colon.directory
whether your project can have new files.ignore
--ignore
directory
. The files must be separated by colon. Example:extensions
encoding
"utf8"
--encoding
utf8
or utf-8
latin1
ascii
ucs2
or ucs-2
utf16le
or utf-16le
directory
recursive
true
encoding
"utf-8"
extensions
[ ".feature" ]
ignore
[]
files
[]
directory
language
"en"
plugin
verbose
false
compileSpecification
true
generateTestCase
true
generateScript
true
executeScript
true
analyzeResult
true
dirTestCase