Sha256: 5e494c1f82c83f8495e959215b6f644ce0050c6296b18b235aeada8e72681742
Contents?: true
Size: 798 Bytes
Versions: 4
Compression:
Stored size: 798 Bytes
Contents
# TestDumper - EXPERIMENTAL Utility that replaces xctool for enumerating tests. It requires the `build-for-testing` feature Xcode8 introduced on xcodebuild. In particular, it leverages the xctestrun file (see `man xcodebuild.xctestrun`). ## Building. Run ``` $ ./build.sh ```` ## Using as command line tool ``` $ xcknife-test-dumper --help Usage: xcknife-test-dumper [options] derived_data_folder output_file [device_id] -d, --debug Debug mode enabled -r, --retry-count COUNT Max retry count for simulator output -t OUTPUT_FOLDER, Sets temporary Output folder --temporary-output -s, --scheme XCSCHEME_FILE Reads environments variables from the xcscheme file -h, --help Show this message ```
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
xcknife-0.10.0 | TestDumper/README.md |
xcknife-0.6.6 | TestDumper/README.md |
xcknife-0.6.5 | TestDumper/README.md |
xcknife-0.6.4 | TestDumper/README.md |