html-reporter
Version:
Html-reporter and GUI for viewing and managing results of a tests run. Currently supports Testplane and Hermione.
2 lines • 3.52 kB
CSS
@keyframes blink{0%{opacity:1}to{opacity:.3}}.custom-icon_retry:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M13.509 0h-1.28a.324.324 0 0 0-.324.34l.107 2.234a6.68 6.68 0 0 0-5.1-2.358C3.222.216.213 3.227.216 6.917a6.696 6.696 0 0 0 11.183 4.965.325.325 0 0 0 .013-.47l-.917-.917a.323.323 0 0 0-.443-.015 4.734 4.734 0 0 1-3.14 1.184A4.75 4.75 0 0 1 2.16 6.912 4.75 4.75 0 0 1 6.912 2.16c1.644 0 3.092.833 3.945 2.1l-2.742-.13a.324.324 0 0 0-.339.323v1.28c0 .179.145.324.324.324h5.409a.324.324 0 0 0 .324-.324V.324A.324.324 0 0 0 13.509 0z'/%3E%3C/svg%3E")}.section_status_success>.section__title .bullet_type-simple:before,.state-title_success:before{color:var(--report-color-success)}.section_status_error>.section__title .bullet_type-simple:before,.section_status_fail>.section__title .bullet_type-simple:before,.state-title_error:before,.state-title_fail:before{color:var(--report-color-fail)}.section_status_skipped>.section__title .bullet_type-simple:before,.state-title_skipped:before{color:#ccc}.section_status_idle>.section__title .ui.checkbox label:after,.section_status_idle>.section__title .ui.checkbox label:before,.tests-group>.tests-group__title .ui.checkbox label:after,.tests-group>.tests-group__title .ui.checkbox label:before{border-color:#000;color:#000}.section_status_queued>.section__title .bullet_type-simple:before
.section_status_queued>.section__title .ui.checkbox label:before,.section_status_queued>.section__title .ui.checkbox label:after{border-color:#e7d700;color:#e7d700}.section_status_running>.section__title .bullet_type-simple:before,.section_status_running>.section__title .ui.checkbox label:after,.section_status_running>.section__title .ui.checkbox label:before{-webkit-animation:blink .5s linear 0s infinite alternate;animation:blink .5s linear 0s infinite alternate;border-color:#e7d700;color:#e7d700}.section_status_updated>.section__title,.section_status_updated>.section__title .bullet_type-simple:before,.section_status_updated>.section__title .ui.checkbox label:after,.section_status_updated>.section__title .ui.checkbox label:before{border-color:var(--report-color-success);color:var(--report-color-success)}.report_show-only-errors .section_status_updated{display:none}.controls>.controls__item:not(:only-child){margin-bottom:5px}.controls>.controls__item:only-child{margin-bottom:10px}.controls__item{display:inline-block;margin-right:10px;vertical-align:top}.state-controls{display:flex;margin-top:10px;position:sticky;top:0;z-index:10}.button_type_suite-controls{margin-right:10px}.controls__item>.button_type_suite-controls{margin-right:0}.button_blink{-webkit-animation:blink .5s linear 0s infinite alternate;animation:blink .5s linear 0s infinite alternate}.ui.modal>.content{width:auto}.ui.button,.ui.buttons,.ui.buttons .button{background:hsla(210,3%,88%,.36);font-size:11px;font-weight:700}.ui.buttons .button{height:11px;line-height:10px}.ui.buttons{border-radius:var(--button-border-radius)}.ui.buttons:after{font-size:0}.ui.button:active,.ui.button:hover{background:hsla(220,3%,80%,.6)}.ui.active.button{background:#ffde5a;font-weight:400}.ui.active.button:active,.ui.active.button:hover{background:rgba(255,222,90,.6)}.custom-gui{display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:15px}.custom-gui_section-controls{margin-right:10px}.tab-switcher{margin-bottom:0}