fitSharp
Syntax Coloring
Syntax Coloring decorates the test output with styles to indicate how each cell was processed. Cells are marked as:Syntax coloring uses CSS classes which must be present in 'fit.css'.
.fit_interpreter {font-style: italic; color: #808020;}
.fit_keyword {color: #1010A0;}
.fit_member {color: #208080;}
.fit_SUT {color: #808020;}

Copyright © 2022 Syterra Software Inc. All rights reserved.