Sha256: dbbd9453087f696d85547d02b7ad3c16548b0d5b166582bd0badc73139596d76
Contents?: true
Size: 396 Bytes
Versions: 3
Compression:
Stored size: 396 Bytes
Contents
ceedling-stdout-ide-tests-report ================================ ## Overview The stdout_ide_tests_report replaces the normal ceedling "pretty" output with a simplified variant intended to be easily parseable. ## Setup Enable the plugin in your project.yml by adding `stdout_ide_tests_report` to the list of enabled plugins. ``` YAML :plugins: :enabled: - stdout_ide_tests_report ```
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ceedling-0.31.1 | plugins/stdout_ide_tests_report/README.md |
ceedling-0.31.0 | plugins/stdout_ide_tests_report/README.md |
ceedling-0.30.0 | plugins/stdout_ide_tests_report/README.md |