====== Spock Reports ====== * [[https://github.com/renatoathaydes/spock-reports|spock-reports]] * [[java:spock|Spock]] Test 결과 리포팅 ===== Asciidoc / Markdown template ===== * https://github.com/renatoathaydes/spock-reports/wiki 참조. * [[:asciidoc|AsciiDoc]] 이나 [[markup:markdown|MarkDown]] 등의 원하는 문자열 형태의 템플릿으로 생성도 가능하다. * **템플릿 파일은 classpath 의 리소스로 존재해야만 한다.** 일반적인 파일 경로에 둘 수 없다. ===== 참조 ===== * [[https://rdmueller.github.io/spock-report-templates/|Spock-Reports with Templates – R. D. Müller – making the software-world a better place one document at a time]]